menu
custom_easy_dropdown package
documentation
easy_dropdown.dart
EasyDropdownComponent
searchMatcher property
searchMatcher property
dark_mode
light_mode
searchMatcher
property
bool
Function
(
EasyDropdownItem
item
,
String
searchText
)
?
searchMatcher
final
Implementation
final bool Function(EasyDropdownItem item, String searchText)? searchMatcher;
custom_easy_dropdown package
documentation
easy_dropdown
EasyDropdownComponent
searchMatcher property
EasyDropdownComponent class