numpadMultiply constant

LogicalKeyboardKey const numpadMultiply

Represents the logical "Numpad Multiply" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey numpadMultiply = LogicalKeyboardKey(0x0020000022a);