menuItemBackgroundSchemeColor property

SchemeColor? menuItemBackgroundSchemeColor
final

Select which color from active ColorScheme to use as SubmenuButtons and MenuItemButtons background color for unselected, not hovered, menu items.

If not defined, defaults to menuSchemeColor.

Implementation

final SchemeColor? menuItemBackgroundSchemeColor;