UikRowText constructor
UikRowText(
- WidgetType _widgetType,
- UikRowTextProps _uikRowTextProps
Implementation
UikRowText(this._widgetType, this._uikRowTextProps)
: super(_widgetType, _uikRowTextProps);