add constant

LogicalKeyboardKey const add

Represents the logical "Add" key on the keyboard.

See the function RawKeyEvent.logicalKey for more information.

Implementation

static const LogicalKeyboardKey add = LogicalKeyboardKey(0x0000000002b);