pointWidth property

double? pointWidth
final

Length of each dot. If null, uses Paint.strokeWidth.

Implementation

final double? pointWidth;