f12 constant
Represents the location of the "F12" key on a generalized keyboard.
See the function RawKeyEvent.physicalKey for more information.
Implementation
static const PhysicalKeyboardKey f12 = PhysicalKeyboardKey(0x00070045);
Represents the location of the "F12" key on a generalized keyboard.
See the function RawKeyEvent.physicalKey for more information.
static const PhysicalKeyboardKey f12 = PhysicalKeyboardKey(0x00070045);