onSelectionChanged property

void Function(List<String> selection)? onSelectionChanged
final

Implementation

final void Function(List<String> selection)? onSelectionChanged;