f9 constant Null safety
Represents the location of the "F9" key on a generalized keyboard.
See the function RawKeyEvent.physicalKey for more information.
Implementation
static const PhysicalKeyboardKey f9 = PhysicalKeyboardKey(0x00070042);
Represents the location of the "F9" key on a generalized keyboard.
See the function RawKeyEvent.physicalKey for more information.
static const PhysicalKeyboardKey f9 = PhysicalKeyboardKey(0x00070042);