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