HighchartsColumnPyramidSeriesStatesSelectOptions constructor
      
      HighchartsColumnPyramidSeriesStatesSelectOptions({ 
    
- HighchartsSeriesStatesSelectAnimationOptions? animation,
- String? borderColor,
- String? color,
- bool? enabled,
Highcharts Options Widget.
Implementation
HighchartsColumnPyramidSeriesStatesSelectOptions(
    {this.animation, this.borderColor, this.color, this.enabled});