mailSend constant
GameShortcutsShortcut
const mailSend
Represents the location of the "Mail Send" key on a generalized keyboard.
Implementation
static const GameShortcutsShortcut mailSend = GameShortcutsShortcut(
key: PhysicalKeyboardKey.mailSend,
name: 'mailSend',
);