numpadEqual constant

LogicalKeyboardKey const numpadEqual

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

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey numpadEqual = LogicalKeyboardKey(0x0020000023d);