onSelectionChanged property

void Function(List<T> currentSelection)? onSelectionChanged
final

Implementation

final void Function(List<T> currentSelection)? onSelectionChanged;