areaColor property
Optional area color of this datum.
This color is used for supplemental information on the series, such as confidence intervals or area skirts. If not provided, then some variation of the main color will be used (e.g. 10% opacity).
Implementation
final Color? areaColor;