gameButton11 constant

GameShortcutsShortcut const gameButton11

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

Implementation

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