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