UikProductPageInformationContainer constructor

UikProductPageInformationContainer(
  1. WidgetType _widgetType,
  2. UikProductPageInformationContainerProps _uikProductPageInformationContainerProps
)

Implementation

UikProductPageInformationContainer(
    this._widgetType, this._uikProductPageInformationContainerProps)
    : super(_widgetType, _uikProductPageInformationContainerProps);