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