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