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