menu
cool_dropdown package
documentation
options/dropdown_options.dart
DropdownOptions
shadows property
shadows property
dark_mode
light_mode
shadows
property
List
<
BoxShadow
>
shadows
final
The shadows of the dropdown.
Implementation
final List<BoxShadow> shadows;
cool_dropdown package
documentation
options/dropdown_options
DropdownOptions
shadows property
DropdownOptions class