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