strokeCapRound property

bool strokeCapRound
final

The kind of finish to place on the end of arc drawn . if true, StrokeCap.round will be set to Paint.strokeCap.

Implementation

final bool strokeCapRound;