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