f8 constant Null safety
Represents the logical "F8" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey f8 = LogicalKeyboardKey(0x00100000808);
Represents the logical "F8" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey f8 = LogicalKeyboardKey(0x00100000808);