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