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