f12 constant Null safety

LogicalKeyboardKey const f12

Represents the logical "F12" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey f12 = LogicalKeyboardKey(0x0010000080c);