sorter property

AutoSuggestBoxSorter<T>? sorter
final

Sort the items based on the current query text

See also:

Implementation

final AutoSuggestBoxSorter<T>? sorter;