compareItems property

(bool Function(T, T)?) compareItems
final

Implementation

final bool Function(T, T)? compareItems;