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