onSelectionChanged property

dynamic Function(List<T>)? onSelectionChanged
final

Implementation

final Function(List<T>)? onSelectionChanged;