onChanged property

(void Function(List<T> selecteds)?) onChanged
final

Implementation

final void Function(List<T> selecteds)? onChanged;