launchContacts constant Null safety

LogicalKeyboardKey const launchContacts

Represents the logical "Launch Contacts" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey launchContacts = LogicalKeyboardKey(0x00100000b0c);