onCancel property

dynamic Function(List<String?> selectedValues, dynamic selectedIndex)? onCancel
final

Implementation

final Function(List<String?> selectedValues, dynamic selectedIndex)? onCancel;