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