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