(Optional) Callback function to customize the text displaying the number of selected items.
final Widget Function(List<T>? value)? selectedTextBuilder;