UikSortPage constructor
UikSortPage(
- WidgetType _widgetType,
- UikSortPageProps _uikSortPageProps
Implementation
UikSortPage(this._widgetType, this._uikSortPageProps)
: super(_widgetType, _uikSortPageProps);