HighchartsHollowcandlestickSeriesDataAccessibilityOptions constructor

HighchartsHollowcandlestickSeriesDataAccessibilityOptions({
  1. String? description,
  2. bool? enabled,
})

Implementation

HighchartsHollowcandlestickSeriesDataAccessibilityOptions(
    {this.description, this.enabled});