strokeJoin property

StrokeJoin? strokeJoin
final

A string enum with value of StrokeJoin.miter, StrokeJoin.bevel, or StrokeCap.round, describing how corners in vector paths are rendered.

Implementation

final StrokeJoin? strokeJoin;