UikChips constructor

UikChips(
  1. WidgetType _widgetType,
  2. UikChipsProps _uikChipsProps
)

Implementation

UikChips(this._widgetType, this._uikChipsProps)
    : super(_widgetType, _uikChipsProps);