funcOfItemIfSelected property

(bool? Function(AnythingPickerState state, int index, dynamic object)?) funcOfItemIfSelected
getter/setter pair

Implementation

bool? Function(AnythingPickerState state, int index, dynamic object)? funcOfItemIfSelected;