fillColor property

Color fillColor
final

Defines the background color of the plotted graph

If not provided, it defaults to Colors.black26.

Implementation

final Color fillColor;