sorter property

Implementation

AutoSuggestBoxSorter<T> get sorter =>
    widget.sorter ?? widget.defaultItemSorter;