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