menu
customized_search_bar package
documentation
customized_search_bar.dart
CustomizedSearchBar
searchList property
searchList property
dark_mode
light_mode
searchList
property
List
<
String
>
searchList
final
The list of items to be searched.
Implementation
final List<String> searchList;
customized_search_bar package
documentation
customized_search_bar
CustomizedSearchBar
searchList property
CustomizedSearchBar class