components/app_components_custom_search_field library

Classes

CustomSearchField<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>

Extensions

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