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