menu
vega_multi_dropdown package
documentation
multi_dropdown.dart
DropdownDecoration
header property
header property
dark_mode
light_mode
header
property
Widget
?
header
final
The custom header widget to display at the top of the dropdown.
Implementation
final Widget? header;
vega_multi_dropdown package
documentation
multi_dropdown
DropdownDecoration
header property
DropdownDecoration class