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