menu
dropdown_button2 package
documentation
dropdown_button2.dart
DropdownSearchData<T>
noResultsWidget property
noResultsWidget property
dark_mode
light_mode
noResultsWidget
property
Widget
?
noResultsWidget
final
The widget to show when the search results are empty.
Implementation
final Widget? noResultsWidget;
dropdown_button2 package
documentation
dropdown_button2
DropdownSearchData<T>
noResultsWidget property
DropdownSearchData class