numpadMultiply constant
Represents the logical "Numpad Multiply" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey numpadMultiply = LogicalKeyboardKey(0x0020000022a);
Represents the logical "Numpad Multiply" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey numpadMultiply = LogicalKeyboardKey(0x0020000022a);