gridPaint property

Paint get gridPaint

Implementation

Paint get gridPaint =>
    strokePaint(theme.gridColor, theme.spacing.gridLineWidth);