menu
flutter_vant_kit package
documentation
widgets/picker.dart
Picker
onCancel property
onCancel property
dark_mode
light_mode
onCancel
property
dynamic Function
(
List
<
String
?
>
selectedValues
,
dynamic
selectedIndex
)
?
onCancel
final
Implementation
final Function(List<String?> selectedValues, dynamic selectedIndex)? onCancel;
flutter_vant_kit package
documentation
widgets/picker
Picker
onCancel property
Picker class