menu
customize_search_dropdown package
documentation
custom_dropdown.dart
CustomDropdown<T>
headerDecoration property
headerDecoration property
dark_mode
light_mode
headerDecoration
property
BoxDecoration
?
headerDecoration
final
Decoration for the dropdown header (the button).
Implementation
final BoxDecoration? headerDecoration;
customize_search_dropdown package
documentation
custom_dropdown
CustomDropdown<T>
headerDecoration property
CustomDropdown class