fill property

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

The fill of the progress indicator. Defaults to a darkened variety of the main color.

API Docs: https://api.highcharts.com/highcharts/series.gantt.data.completed.fill

Implementation

Map<String, dynamic>? fill;