lineCap 属性

String? lineCap

实现

String? get lineCap native;
void lineCap=(String? value)

实现

set lineCap(String? value) native;