UikIcon constructor

UikIcon(
  1. WidgetType _widgetType,
  2. UikIconProps _UikIconProps
)

Implementation

UikIcon(this._widgetType, this._UikIconProps)
    : super(_widgetType, _UikIconProps);