icemanbsi / searchable_dropdown

MIT License
107 stars 162 forks source link

How to automatically scroll to the position of the last selected option when page is refreshed? #108

Open ckrc opened 3 years ago

ckrc commented 3 years ago

I am developing in flutter web where the app could be refreshed... and it would automatically populate the previously selected option to the dropdown_search control

Question - Is there a way to automatically scroll to the position of the last selected option when the page is refreshed?