numberSign constant Null safety
Represents the logical "Number Sign" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey numberSign = LogicalKeyboardKey(0x00000000023);
Represents the logical "Number Sign" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
static const LogicalKeyboardKey numberSign = LogicalKeyboardKey(0x00000000023);