color property

Color color
final

The color of the space below the wave.

To have the wave just be a line, set this to Colors.transparent and set lineColor to the color of the line.

Implementation

final Color color;