fill property
The fill color to be used for partial fills. Defaults to a darker shade of the point color.
API Docs: https://api.highcharts.com/highcharts/series.xrange.data.partialFill.fill
Implementation
Map<String, dynamic>? fill;
The fill color to be used for partial fills. Defaults to a darker shade of the point color.
API Docs: https://api.highcharts.com/highcharts/series.xrange.data.partialFill.fill
Map<String, dynamic>? fill;