gridLineWidth property

double? gridLineWidth
final

Grid line width for the coordinate system.

If this value are null, then kGridLineWidth will be used.

Implementation

final double? gridLineWidth;