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