UikProductInformation constructor

UikProductInformation(
  1. WidgetType _widgetType,
  2. UikProductInformationProps _uikProductInformationProps
)

Implementation

UikProductInformation(this._widgetType, this._uikProductInformationProps)
    : super(_widgetType, _uikProductInformationProps);