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