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