powerOff constant
Represents the logical "Power Off" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey powerOff = LogicalKeyboardKey(0x00100000607);
Represents the logical "Power Off" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey powerOff = LogicalKeyboardKey(0x00100000607);