getSortedByNotifier property
ValueNotifier<SortBy>
get
getSortedByNotifier
Get ValueNotifier of SortedBy
Implementation
ValueNotifier<SortBy> get getSortedByNotifier => _short;
Get ValueNotifier of SortedBy
ValueNotifier<SortBy> get getSortedByNotifier => _short;