scrollLock constant

Key const scrollLock

Implementation

static const Key scrollLock = Key._(
  keyCode: 145,
  code: 'ScrollLock',
  key: 'ScrollLock',
);