menu
google_maps_helper package
documentation
gmh_search_field.dart
GmhSearchField
onSelected property
onSelected property
dark_mode
light_mode
onSelected
property
dynamic Function
(
GmhAddressData
?
)
onSelected
final
callback function when a search result is selected
Implementation
final Function(GmhAddressData?) onSelected;
google_maps_helper package
documentation
gmh_search_field
GmhSearchField
onSelected property
GmhSearchField class