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