menuDecoration property

BoxDecoration? menuDecoration
final

The decoration that will be used to decorate the dropdown menu. It only takes effect when the menu is displaying.

See also:

Implementation

final BoxDecoration? menuDecoration;