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