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