caret constant
Represents the logical "Caret" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey caret = LogicalKeyboardKey(0x0000000005e);
Represents the logical "Caret" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey caret = LogicalKeyboardKey(0x0000000005e);