RangeInputElement constructor

RangeInputElement()

Implementation

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