UikSelectFiles constructor
UikSelectFiles(
- WidgetType _widgetType,
- UikSelectFilesProps _uikSelectFilesProps
Implementation
UikSelectFiles(this._widgetType, this._uikSelectFilesProps)
: super(_widgetType, _uikSelectFilesProps);