menu
dropdown_flutter_fork package
documentation
custom_dropdown.dart
CustomDropdownDecoration
expandedShadow property
expandedShadow property
dark_mode
light_mode
expandedShadow
property
List
<
BoxShadow
>
?
expandedShadow
final
DropdownFlutter
box shadow (opened/expanded state).
Implementation
final List<BoxShadow>? expandedShadow;
dropdown_flutter_fork package
documentation
custom_dropdown
CustomDropdownDecoration
expandedShadow property
CustomDropdownDecoration class