labels property
An array of labels for the annotation. For options that apply to multiple labels, they can be added to the labelOptions.
API Docs: https://api.highcharts.com/highcharts/navigation.annotationsOptions.labels
Implementation
List<HighchartsAnnotationsLabelsOptions>? labels;