f1 constant

LogicalKeyboardKey const f1

Represents the logical "F1" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey f1 = LogicalKeyboardKey(0x00100000801);