HighchartsGlobalButtonThemeStatesSelectOptions constructor
HighchartsGlobalButtonThemeStatesSelectOptions({
- String? fill,
- HighchartsGlobalButtonThemeStatesSelectStyleOptions? style,
Select state overrides for the buttons are applied in addition to the normal state options
API Docs: https://api.highcharts.com/highcharts/global.buttonTheme.states.select
Implementation
HighchartsGlobalButtonThemeStatesSelectOptions({this.fill, this.style});