menu
flutter_vant_kit package
documentation
widgets/shareSheet.dart
ShareSheet
onSelect property
onSelect property
dark_mode
light_mode
onSelect
property
dynamic Function
(
ShareSheetItem
option
,
int
index
)
?
onSelect
final
Implementation
final Function(ShareSheetItem option, int index)? onSelect;
flutter_vant_kit package
documentation
widgets/shareSheet
ShareSheet
onSelect property
ShareSheet class