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