style property

Map<String, String>? style
getter/setter pair

The text styles of the flag.

In styled mode, the styles are set in the .highcharts-flag-series .highcharts-point rule.

API Docs: https://api.highcharts.com/highstock/series.flags.style

Implementation

Map<String, String>? style;