launchApp1 constant
GameShortcutsShortcut
const launchApp1
Represents the location of the "Launch App1" key on a generalizedkeyboard.
Implementation
static const GameShortcutsShortcut launchApp1 = GameShortcutsShortcut(
key: PhysicalKeyboardKey.launchApp1,
name: 'launchApp1',
);