launchMail constant Null safety
Represents the logical "Launch Mail" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey launchMail = LogicalKeyboardKey(0x00100000b03);
Represents the logical "Launch Mail" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey launchMail = LogicalKeyboardKey(0x00100000b03);