UikSortPage constructor

UikSortPage(
  1. WidgetType _widgetType,
  2. UikSortPageProps _uikSortPageProps
)

Implementation

UikSortPage(this._widgetType, this._uikSortPageProps)
    : super(_widgetType, _uikSortPageProps);