funcOfItemIfSelected property
bool? Function(AnythingSelector view, int index, dynamic object)?
funcOfItemIfSelected
getter/setter pair
Implementation
bool? Function(AnythingSelector view, int index, dynamic object)? funcOfItemIfSelected;