flutter_google_places icon indicating copy to clipboard operation
flutter_google_places copied to clipboard

Auto focus on AppBarPlacesAutoCompleteTextField is hardcoded to true

Open mantu-sahu opened this issue 3 years ago • 0 comments

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.

mantu-sahu avatar Feb 07 '22 17:02 mantu-sahu