strokeWidth property

double? strokeWidth
final

Width of the shape's outlines.

It can only be set when strokeColor, strokeGradient, or strokeShader is not null.

Implementation

final double? strokeWidth;