onSelection property

dynamic Function(List<User>?, BuildContext)? onSelection
final

onSelection method will be performed on complete selection

Implementation

final Function(List<User>?, BuildContext)? onSelection;