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