menu
dropdown_flutter_fork package
documentation
custom_dropdown.dart
CustomDropdownDisabledDecoration
shadow property
shadow property
dark_mode
light_mode
shadow
property
List
<
BoxShadow
>
?
shadow
final
DropdownFlutter
box shadow (disabled state).
Implementation
final List<BoxShadow>? shadow;
dropdown_flutter_fork package
documentation
custom_dropdown
CustomDropdownDisabledDecoration
shadow property
CustomDropdownDisabledDecoration class