UikProductCardGrid constructor

UikProductCardGrid(
  1. WidgetType _widgetType,
  2. UikProductCardGridProps _uikProductCardGridProps
)

Implementation

UikProductCardGrid(this._widgetType, this._uikProductCardGridProps)
    : super(_widgetType, _uikProductCardGridProps);