UikListView constructor
UikListView(
- WidgetType _widgetType,
- UikListViewProps _uikContainerListProps
Implementation
UikListView(this._widgetType, this._uikContainerListProps)
: super(_widgetType, _uikContainerListProps);