capsLock constant

Key const capsLock

Implementation

static const Key capsLock =
    Key._(keyCode: 20, code: 'CapsLock', key: 'CapsLock');