f23 constant Null safety

LogicalKeyboardKey const f23

Represents the logical "F23" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey f23 = LogicalKeyboardKey(0x00100000817);