colors property

Map<double, Color>? colors
final

The colors of the line at each y value.

Implementation

final Map<double, Color>? colors;