caret constant

LogicalKeyboardKey const caret

Represents the logical "Caret" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey caret = LogicalKeyboardKey(0x0000000005e);