finalMode constant
Represents the logical "Final Mode" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey finalMode = LogicalKeyboardKey(0x00100000706);
Represents the logical "Final Mode" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey finalMode = LogicalKeyboardKey(0x00100000706);