UikTags constructor

UikTags(
  1. WidgetType _widgetType,
  2. UikTagsProps _uikTagsProps
)

Implementation

UikTags(this._widgetType, this._uikTagsProps)
    : super(_widgetType, _uikTagsProps);