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