gameButton6 constant

GameShortcutsShortcut const gameButton6

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

Implementation

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