onSelection property
onSelection method will be performed on complete selection
Implementation
final Function(List<User>?, BuildContext)? onSelection;
onSelection method will be performed on complete selection
final Function(List<User>?, BuildContext)? onSelection;