UikIconText constructor

UikIconText(
  1. WidgetType _widgetType,
  2. UikIconTextProps _uikIconTextProps
)

Implementation

UikIconText(this._widgetType, this._uikIconTextProps)
    : super(_widgetType, _uikIconTextProps);