isSelected property

bool Function(T item)? isSelected
getter/setter pair

Implementation

bool Function(T item)? isSelected;