UikProductCardGrid constructor
UikProductCardGrid(
- WidgetType _widgetType,
- UikProductCardGridProps _uikProductCardGridProps
Implementation
UikProductCardGrid(this._widgetType, this._uikProductCardGridProps)
: super(_widgetType, _uikProductCardGridProps);