HighchartsTooltipStyleOptions constructor
CSS styles for the tooltip. The tooltip can also be styled through the CSS class .highcharts-tooltip
.
API Docs: https://api.highcharts.com/highcharts/tooltip.style
Implementation
HighchartsTooltipStyleOptions({this.color, this.cursor, this.fontSize});