UikStackImageIcon constructor
UikStackImageIcon(
- WidgetType _widgetType,
- UikStackImageIconProps _uikStackImageIconProps
Implementation
UikStackImageIcon(this._widgetType, this._uikStackImageIconProps)
: super(_widgetType, _uikStackImageIconProps);