flutter_google_places
flutter_google_places copied to clipboard
Auto focus on AppBarPlacesAutoCompleteTextField is hardcoded to true
Shouldn't there be parameter for the caller to control the autofocus property to be set true / false?
Is there any alternative? I did not see anything to attach a focus node to the text field either.