UikThreeColumnProduct constructor

UikThreeColumnProduct(
  1. WidgetType _widgetType,
  2. UikThreeColumnProductProps _uikThreeColumnProductProps
)

Implementation

UikThreeColumnProduct(this._widgetType, this._uikThreeColumnProductProps)
    : super(_widgetType, _uikThreeColumnProductProps);