RadioButtonInputElement constructor

RadioButtonInputElement()

Implementation

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