strokeCap property

StrokeCap? strokeCap
final

The kind of finish to place on the end of the shape's outlines.

It can only be set when strokeColor, strokeGradient, or strokeShader is not null.

Implementation

final StrokeCap? strokeCap;