strokeWidth property
Width of the shape's outlines.
It can only be set when strokeColor, strokeGradient, or strokeShader is not null.
Implementation
final double? strokeWidth;
Width of the shape's outlines.
It can only be set when strokeColor, strokeGradient, or strokeShader is not null.
final double? strokeWidth;