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