childBuilder property

Widget Function(List<String> selectedValues)? childBuilder
final

a function to build custom childern

Implementation

final Widget Function(List<String> selectedValues)? childBuilder;