gameButton12 constant

GameShortcutsShortcut const gameButton12

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

Implementation

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