semicolon constant

LogicalKeyboardKey const semicolon

Represents the logical "Semicolon" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey semicolon = LogicalKeyboardKey(0x0000000003b);