UikDropDown constructor

UikDropDown(
  1. WidgetType _widgetType,
  2. UikDropDownProps _uikDropDownProps
)

Implementation

UikDropDown(this._widgetType, this._uikDropDownProps)
    : super(_widgetType, _uikDropDownProps);