buttonTheme property
General theme for buttons. This applies to the zoom button, exporting
context menu, map navigation, range selector buttons and custom
buttons generated using the SVGRenderer.button
function. However,
each of these may be overridden with more specific options.
API Docs: https://api.highcharts.com/highcharts/global.buttonTheme
Implementation
HighchartsGlobalButtonThemeOptions? buttonTheme;