NumberInputElement()

Source

factory NumberInputElement() => new InputElement(type: 'number');