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