HighchartsGanttSeriesDataCompletedOptions constructor
Progress indicator, how much of the task completed. If it is a number, the fill
will be applied automatically.
API Docs: https://api.highcharts.com/gantt/series.gantt.data.completed
Implementation
HighchartsGanttSeriesDataCompletedOptions({this.amount, this.fill});