f14 constant Null safety

LogicalKeyboardKey const f14

Represents the logical "F14" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey f14 = LogicalKeyboardKey(0x0010000080e);