gridline property

Color? gridline
final

Color to draw the gridlines

If not provided, then the gridlines are not drawn.

Implementation

final Color? gridline;