UikTextChipList constructor

UikTextChipList(
  1. WidgetType _widgetType,
  2. UikTextChipListProps _uikTextChipListProps
)

Implementation

UikTextChipList(this._widgetType, this._uikTextChipListProps)
    : super(_widgetType, _uikTextChipListProps);