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