UikTextRadioButton constructor

UikTextRadioButton(
  1. WidgetType _widgetType,
  2. UikTextRadioButtonProps _uikTextRadioButtonProps
)

Implementation

UikTextRadioButton(this._widgetType, this._uikTextRadioButtonProps)
    : super(_widgetType, _uikTextRadioButtonProps);