UikStackImageIcon constructor

UikStackImageIcon(
  1. WidgetType _widgetType,
  2. UikStackImageIconProps _uikStackImageIconProps
)

Implementation

UikStackImageIcon(this._widgetType, this._uikStackImageIconProps)
    : super(_widgetType, _uikStackImageIconProps);