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