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