f20 constant

LogicalKeyboardKey const f20

Represents the logical "F20" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey f20 = LogicalKeyboardKey(0x00100000814);