point property
This option defines the point to which the label will be connected. It can be either the point which exists in the series - it is referenced by the point's id - or a new point with defined x, y properties and optionally axes.
API Docs: https://api.highcharts.com/highcharts/annotations.labels.point
Implementation
Map<String, dynamic>? point;