menu
flutter_vant_kit package
documentation
widgets/actionSheet.dart
ActionSheet
onSelect property
onSelect property
dark_mode
light_mode
onSelect
property
dynamic Function
(
ActionSheetItem
actionSheetItem
,
int
index
,
BuildContext
context
)
?
onSelect
final
Implementation
final Function( ActionSheetItem actionSheetItem, int index, BuildContext context)? onSelect;
flutter_vant_kit package
documentation
widgets/actionSheet
ActionSheet
onSelect property
ActionSheet class