gameButton2 constant
GameShortcutsShortcut
const gameButton2
Represents the location of the "Game Button 2" key on a generalizedkeyboard.
Implementation
static const GameShortcutsShortcut gameButton2 = GameShortcutsShortcut(
key: PhysicalKeyboardKey.gameButton2,
name: 'gameButton2',
);