f11 constant

LogicalKeyboardKey const f11

Represents the logical "F11" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey f11 = LogicalKeyboardKey(0x0010000080b);