menu
flutter_vant_kit package
documentation
widgets/addressList.dart
AddressList
onSelect property
onSelect property
dark_mode
light_mode
onSelect
property
dynamic Function
(
AddressInfo
info
,
int
i
)
?
onSelect
final
Implementation
final Function(AddressInfo info, int i)? onSelect;
flutter_vant_kit package
documentation
widgets/addressList
AddressList
onSelect property
AddressList class