numpadAdd constant Null safety
Represents the logical "Numpad Add" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey numpadAdd = LogicalKeyboardKey(0x0020000022b);
Represents the logical "Numpad Add" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey numpadAdd = LogicalKeyboardKey(0x0020000022b);