lock constant Null safety
Represents the logical "Lock" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey lock = LogicalKeyboardKey(0x00100000d2a);
Represents the logical "Lock" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey lock = LogicalKeyboardKey(0x00100000d2a);