selectionMarkerFill property

Map<String, dynamic>? selectionMarkerFill
getter/setter pair

The background color of the marker square when selecting (zooming in on) an area of the chart.

API Docs: https://api.highcharts.com/highcharts/chart.selectionMarkerFill

Implementation

Map<String, dynamic>? selectionMarkerFill;