menuSchemeColor property

SchemeColor? menuSchemeColor
final

The ColorScheme based color used as background color on MenuBar, MenuAnchor and DropDownMenu.

If not defined, defaults to theme.colorScheme.surface.

Implementation

final SchemeColor? menuSchemeColor;