gameButton14 constant

GameShortcutsShortcut const gameButton14

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

Implementation

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