onSuggestionClick property
Callback triggered when after Place has been retreived after item is selected
Implementation
abstract final void Function(Place place)? onSuggestionClick;
Callback triggered when after Place has been retreived after item is selected
abstract final void Function(Place place)? onSuggestionClick;