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