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