capsLock constant
Represents the logical "Caps Lock" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey capsLock = LogicalKeyboardKey(0x00100000104);
Represents the logical "Caps Lock" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey capsLock = LogicalKeyboardKey(0x00100000104);