f5 constant

LogicalKeyboardKey const f5

Represents the logical "F5" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey f5 = LogicalKeyboardKey(0x00100000805);