theme property
A configuration object for the button theme. The object accepts
SVG properties like stroke-width
, stroke
and fill
. Tri-state
button styles are supported by the states.hover
and states.select
objects.
API Docs: https://api.highcharts.com/highcharts/mapNavigation.buttonOptions.theme
Implementation
String? theme;