lock constant Null safety

LogicalKeyboardKey const lock

Represents the logical "Lock" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey lock = LogicalKeyboardKey(0x00100000d2a);