itemComparator property

bool Function(T a, T b)? itemComparator
final

Implementation

final bool Function(T a, T b)? itemComparator;