itemSorter property

Comparator<T>? itemSorter
final

Callback to sort items in the form (a of type

Implementation

final Comparator<T>? itemSorter;