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