lineCap property
String
get
lineCap
Shape of line ends: 'butt', 'round', or 'square'.
Implementation
String get lineCap;
set
lineCap
(String value)
Implementation
set lineCap(String value);