menuItemStyle property
CSS styles for the individual items within the popup menu appearing
by default when the export icon is clicked. The menu items are
rendered in HTML. Font size defaults to 11px
on desktop and 14px
on touch devices.
API Docs: https://api.highcharts.com/highcharts/navigation.menuItemStyle
Implementation
Map<String, String>? menuItemStyle;