gameButton8 constant

GameShortcutsShortcut const gameButton8

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

Implementation

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