UikProductInformation constructor
UikProductInformation(
- WidgetType _widgetType,
- UikProductInformationProps _uikProductInformationProps
Implementation
UikProductInformation(this._widgetType, this._uikProductInformationProps)
: super(_widgetType, _uikProductInformationProps);