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