strokeWidth property
The current stroke width for painting.
This value determines the thickness of the lines drawn in the painting editor, allowing users to customize the appearance of their artwork.
Implementation
final double strokeWidth;
The current stroke width for painting.
This value determines the thickness of the lines drawn in the painting editor, allowing users to customize the appearance of their artwork.
final double strokeWidth;