dashedGridLineGap property
The gap width of the dashed grid lines.
Only works when drawGridLineStyle is equal to DrawGridLineStyle.dashed.
If this value are null, then kDashedGridLineGap will be used.
Implementation
final double? dashedGridLineGap;
The gap width of the dashed grid lines.
Only works when drawGridLineStyle is equal to DrawGridLineStyle.dashed.
If this value are null, then kDashedGridLineGap will be used.
final double? dashedGridLineGap;