KEY_CAPS_LOCK top-level constant

  1. @Deprecated('Use .capsLock instead')
KeyboardKey const KEY_CAPS_LOCK

Implementation

@Deprecated('Use .capsLock instead')
const KeyboardKey KEY_CAPS_LOCK = .capsLock;