onChanged property

(dynamic Function(List<bool>)?) onChanged
final

Callback for selection changes.

Implementation

final Function(List<bool>)? onChanged;