strokeCap property

StrokeCap strokeCap
final

if not drawing dash line, then this is the Strokecap for the line. i.e. if the two ends of the line is round or butt or square.

Implementation

final StrokeCap strokeCap;