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