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