lineCap property

String lineCap

A string that defines shape to be used at the end of the stroke.

Implementation

external String get lineCap;
void lineCap=(String value)

Implementation

external set lineCap(String value);