tooltip property
Specific tooltip options for flag series. Flag series tooltips are
different from most other types in that a flag doesn't have a data
value, so the tooltip rather displays the text
option for each
point.
API Docs: https://api.highcharts.com/highstock/series.flags.tooltip
Implementation
HighchartsFlagsSeriesTooltipOptions? tooltip;