gameButtonThumbRight constant
GameShortcutsShortcut
const gameButtonThumbRight
Represents the location of the "Game Button Thumb Right" key on ageneralized keyboard.
Implementation
static const GameShortcutsShortcut gameButtonThumbRight =
GameShortcutsShortcut(
key: PhysicalKeyboardKey.gameButtonThumbRight,
name: 'gameButtonThumbRight',
);