UikRadioButtonList constructor

UikRadioButtonList(
  1. WidgetType _widgetType,
  2. UikRadioButtonListProps _uikRadioButtonListProps
)

Implementation

UikRadioButtonList(this._widgetType, this._uikRadioButtonListProps)
    : super(_widgetType, _uikRadioButtonListProps);