isSameItem property

bool Function(E a, E b) isSameItem
final

Implementation

final bool Function(E a, E b) isSameItem;