pause constant Null safety
Represents the logical "Pause" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey pause = LogicalKeyboardKey(0x00100000509);
Represents the logical "Pause" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey pause = LogicalKeyboardKey(0x00100000509);