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