UikTextRadioButton constructor
UikTextRadioButton(
- WidgetType _widgetType,
- UikTextRadioButtonProps _uikTextRadioButtonProps
Implementation
UikTextRadioButton(this._widgetType, this._uikTextRadioButtonProps)
: super(_widgetType, _uikTextRadioButtonProps);