f4 constant

LogicalKeyboardKey const f4

Represents the logical "F4" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey f4 = LogicalKeyboardKey(0x00100000804);