buttCap constant

Cap const buttCap

Cap that is squared off exactly at the start or end vertex of a Polyline with solid stroke pattern, equivalent to having no additional cap beyond the start or end vertex.

This is the default cap type at start and end vertices of Polylines with solid stroke pattern.

Implementation

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