flutter_typeahead
flutter_typeahead copied to clipboard
any ways to disallow glow in the suggestions list ?
I checked the code for this package and found that the suggestions data gets populated under ListView
.
Are there any methods to add physics
to this listview or wrap it with NotificationListener