f7 constant

LogicalKeyboardKey const f7

Represents the logical "F7" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey f7 = LogicalKeyboardKey(0x00100000807);