UikIconText constructor
UikIconText(
- WidgetType _widgetType,
- UikIconTextProps _uikIconTextProps
Implementation
UikIconText(this._widgetType, this._uikIconTextProps)
: super(_widgetType, _uikIconTextProps);