HighchartsGlobalButtonThemeStatesDisabledOptions constructor

HighchartsGlobalButtonThemeStatesDisabledOptions({
  1. HighchartsGlobalButtonThemeStatesDisabledStyleOptions? style,
})

Disabled state overrides for the buttons are applied in addition to the normal state options

API Docs: https://api.highcharts.com/highcharts/global.buttonTheme.states.disabled

Implementation

HighchartsGlobalButtonThemeStatesDisabledOptions({this.style});