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