RadioButtonInputElement constructor

RadioButtonInputElement()

Implementation

factory RadioButtonInputElement() => InputElement(type: 'radio');