UikRadioButton constructor
UikRadioButton(
- WidgetType _widgetType,
- UikRadioButtonProps _uikRadioButtonProps
Implementation
UikRadioButton(this._widgetType, this._uikRadioButtonProps)
: super(_widgetType, _uikRadioButtonProps);