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