menuItemHoverStyle property

Map<String, String>? menuItemHoverStyle
getter/setter pair

CSS styles for the hover state of the individual items within the popup menu appearing by default when the export icon is clicked. The menu items are rendered in HTML.

API Docs: https://api.highcharts.com/highcharts/navigation.menuItemHoverStyle

Implementation

Map<String, String>? menuItemHoverStyle;