menuStyle property

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

CSS styles for the popup menu appearing by default when the export icon is clicked. This menu is rendered in HTML.

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

Implementation

Map<String, String>? menuStyle;