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