static const values = <CapStyle, String>{ CapStyle.butt: 'butt', CapStyle.round: 'round', CapStyle.square: 'square', };