menu
flutter_dropdown_plus package
documentation
dropdown_textfield.dart
SearchFieldListItem<T>
searchKey property
searchKey property
dark_mode
light_mode
searchKey
property
String
searchKey
final
the text based on which the search happens
Implementation
final String searchKey;
flutter_dropdown_plus package
documentation
dropdown_textfield
SearchFieldListItem<T>
searchKey property
SearchFieldListItem class