strokeWidth property

double? strokeWidth
final

The stroke (border) width for the shape outline.

If null, will use the default from NodeTheme.

Implementation

final double? strokeWidth;