squareCap constant
Cap
const squareCap
Cap that is squared off after extending half the stroke width beyond the start or end vertex of a Polyline with solid stroke pattern.
Implementation
static const Cap squareCap = Cap._(CapType.square);