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