UikOrderProductCard constructor
UikOrderProductCard(
- WidgetType _widgetType,
- UikOrderProductCardProps _uikOrderProductCardProps
Implementation
UikOrderProductCard(this._widgetType, this._uikOrderProductCardProps)
: super(_widgetType, _uikOrderProductCardProps);