HighchartsDefsReverseArrowOptions constructor
HighchartsDefsReverseArrowOptions({
- HighchartsDefsReverseArrowAttributesOptions? attributes,
- String? tagName,
Highcharts Options Widget.
Implementation
HighchartsDefsReverseArrowOptions({this.attributes, this.tagName});