isSelectedItemFn property

bool Function(T item) isSelectedItemFn
final

Implementation

final bool Function(T item) isSelectedItemFn;