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