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