gameButton13 constant

GameShortcutsShortcut const gameButton13

Represents the location of the "Game Button 13" key on a generalizedkeyboard.

Implementation

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