getSortedByNotifier property

ValueNotifier<SortBy> getSortedByNotifier

Get ValueNotifier of SortedBy

Implementation

ValueNotifier<SortBy> get getSortedByNotifier => _short;