UikOrderProductCard constructor

UikOrderProductCard(
  1. WidgetType _widgetType,
  2. UikOrderProductCardProps _uikOrderProductCardProps
)

Implementation

UikOrderProductCard(this._widgetType, this._uikOrderProductCardProps)
    : super(_widgetType, _uikOrderProductCardProps);