color property
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;
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.
final Color color;