menuDecoration property
The decoration that will be used to decorate the dropdown menu. It only takes effect when the menu is displaying.
See also:
- OverlayedDropdownMenu, the dropdown menu widget used to display the items.
Implementation
final BoxDecoration? menuDecoration;