mailSend constant

LogicalKeyboardKey const mailSend

Represents the logical "Mail Send" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey mailSend = LogicalKeyboardKey(0x00100000a04);