strokeCap property

StrokeCap get strokeCap

The stroke cap is always round for smooth line endings

Implementation

StrokeCap get strokeCap => StrokeCap.round;