RangeInputElement constructor

RangeInputElement()

Implementation

factory RangeInputElement() => new InputElement(type: 'range');