HighchartsFlagsSeriesStatesHoverOptions constructor
HighchartsFlagsSeriesStatesHoverOptions({
- HighchartsSeriesStatesHoverAnimationOptions? animation,
- double? brightness,
- bool? enabled,
- String? fillColor,
- String? lineColor,
Highcharts Options Widget.
Implementation
HighchartsFlagsSeriesStatesHoverOptions(
{this.animation,
this.brightness,
this.enabled,
this.fillColor,
this.lineColor});