shapes property

List<HighchartsAnnotationsShapesOptions>? shapes
getter/setter pair

An array of shapes for the annotation. For options that apply to multiple shapes, then can be added to the shapeOptions.

API Docs: https://api.highcharts.com/highcharts/navigation.annotationsOptions.shapes

Implementation

List<HighchartsAnnotationsShapesOptions>? shapes;