usbErrorRollOver constant

GameShortcutsShortcut const usbErrorRollOver

Represents the location of the "Usb Error Roll Over" key on a generalizedkeyboard.

Implementation

static const GameShortcutsShortcut usbErrorRollOver = GameShortcutsShortcut(
  key: PhysicalKeyboardKey.usbErrorRollOver,
  name: 'usbErrorRollOver',
);