f10 constant

LogicalKeyboardKey const f10

Represents the logical "F10" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey f10 = LogicalKeyboardKey(0x0010000080a);