strokeWidth property
How wide to make edges to be drawn. The width is given in logical pixels measured in the direction orthogonal to the direction of the path.
Defaults to 0.0, which correspond to a hairline width.
Implementation
final double strokeWidth;