onLocationSuggestionSelected property
Callback function triggered when a location is selected from autofill suggestions
Implementation
final Function(LocationPrediction)? onLocationSuggestionSelected;
Callback function triggered when a location is selected from autofill suggestions
final Function(LocationPrediction)? onLocationSuggestionSelected;