UikTextChip constructor
UikTextChip(
- WidgetType _widgetType,
- UikTextChipProps _uikTextChipProps
Implementation
UikTextChip(this._widgetType, this._uikTextChipProps)
: super(_widgetType, _uikTextChipProps);