suspend constant
Represents the logical "Suspend" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey suspend = LogicalKeyboardKey(0x00200000000);
Represents the logical "Suspend" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey suspend = LogicalKeyboardKey(0x00200000000);