lineFilling property

bool lineFilling
final

Whether to fill the space between the line and the X axis with color or gradient, which depends on provided style.

Defaults to true.

Implementation

final bool lineFilling;