UikTextChip constructor

UikTextChip(
  1. WidgetType _widgetType,
  2. UikTextChipProps _uikTextChipProps
)

Implementation

UikTextChip(this._widgetType, this._uikTextChipProps)
    : super(_widgetType, _uikTextChipProps);