gameButton15 constant

GameShortcutsShortcut const gameButton15

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

Implementation

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