RadioButtonInputElement 构造函数

RadioButtonInputElement()

实现

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