UikProductScreenTagsRow constructor

UikProductScreenTagsRow(
  1. WidgetType _widgetType,
  2. UikProductScreenTagsRowProps _uikProductScreenTagsRowProps
)

Implementation

UikProductScreenTagsRow(this._widgetType, this._uikProductScreenTagsRowProps)
    : super(_widgetType, _uikProductScreenTagsRowProps);