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