UikRowText constructor

UikRowText(
  1. WidgetType _widgetType,
  2. UikRowTextProps _uikRowTextProps
)

Implementation

UikRowText(this._widgetType, this._uikRowTextProps)
    : super(_widgetType, _uikRowTextProps);