HighchartsNavigationBreadcrumbsButtonThemeOptions constructor
HighchartsNavigationBreadcrumbsButtonThemeOptions({})
A collection of attributes for the buttons. The object takes SVG attributes like fill
, stroke
, stroke-width
, as well as style
, a collection of CSS properties for the text.
API Docs: https://api.highcharts.com/highcharts/series.treemap.breadcrumbs.buttonTheme
Implementation
HighchartsNavigationBreadcrumbsButtonThemeOptions({this.style});