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