fillGradient property

Gradient? fillGradient
final

A gradient to use when filling the chart, as determined by fillMode.

If this is specified, fillColor has no effect.

Implementation

final Gradient? fillGradient;