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