numpadDecimal constant Null safety
Represents the logical "Numpad Decimal" key on the keyboard.
See the function RawKeyEvent.logicalKey for more information.
Implementation
static const LogicalKeyboardKey numpadDecimal = LogicalKeyboardKey(0x0020000022e);