UikProductInformationComp constructor

UikProductInformationComp(
  1. WidgetType _widgetType,
  2. UikProductInformationCompProps _uikProductInformationCompProps
)

Implementation

UikProductInformationComp(
    this._widgetType, this._uikProductInformationCompProps)
    : super(_widgetType, _uikProductInformationCompProps);