symbol constant

LogicalKeyboardKey const symbol

Represents the logical "Symbol" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey symbol = LogicalKeyboardKey(0x0010000010f);