shadow property
Whether to apply a drop shadow to the tooltip. Defaults to true, unless the tooltip is fixed.
API Docs: https://api.highcharts.com/highcharts/tooltip.shadow
Implementation
Map<String, dynamic>? shadow;
Whether to apply a drop shadow to the tooltip. Defaults to true, unless the tooltip is fixed.
API Docs: https://api.highcharts.com/highcharts/tooltip.shadow
Map<String, dynamic>? shadow;