capsLock constant
KeyModifiers
const capsLock
Represents the Caps Lock key modifier.
Implementation
static const KeyModifiers capsLock = KeyModifiers._(0x80);
Represents the Caps Lock key modifier.
static const KeyModifiers capsLock = KeyModifiers._(0x80);