onChange property

void Function(Set<T> selectedItems)? onChange
final

Implementation

final void Function(Set<T> selectedItems)? onChange;