UikTextChipList constructor
UikTextChipList(
- WidgetType _widgetType,
- UikTextChipListProps _uikTextChipListProps
Implementation
UikTextChipList(this._widgetType, this._uikTextChipListProps)
: super(_widgetType, _uikTextChipListProps);