HighchartsDefsReverseArrowOptions constructor

HighchartsDefsReverseArrowOptions({
  1. HighchartsDefsReverseArrowAttributesOptions? attributes,
  2. String? tagName,
})

Highcharts Options Widget.

Implementation

HighchartsDefsReverseArrowOptions({this.attributes, this.tagName});