searchfield library

Classes

ScrollbarDecoration
SearchField<T>
A widget that displays a searchfield and a list of suggestions when the searchfield is brought into focus see example/lib/country_search.dart
SearchFieldListItem<T>
SuggestionDecoration

Extensions

ListContainsObject on List
extension to check if a Object is present in List