menu
ll_dropdown_menu package
documentation
dropdown/drop_down_style.dart
DropDownItemStyle
activeDecoration property
activeDecoration property
dark_mode
light_mode
activeDecoration
property
Decoration
?
activeDecoration
final
The decorator of the DropDownItem when DropDownItem is selected
Implementation
final Decoration? activeDecoration;
ll_dropdown_menu package
documentation
dropdown/drop_down_style
DropDownItemStyle
activeDecoration property
DropDownItemStyle class