roundCap constant

Cap const roundCap

Cap that is a semicircle with radius equal to half the stroke width, centered at the start or end vertex of a Polyline with solid stroke pattern.

Implementation

static const Cap roundCap = Cap._(<Object>['roundCap']);