UikIcon constructor
UikIcon(
- WidgetType _widgetType,
- UikIconProps _UikIconProps
Implementation
UikIcon(this._widgetType, this._UikIconProps)
: super(_widgetType, _UikIconProps);