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