lineWidth属性

num? lineWidth

实现

num? get lineWidth native;
void lineWidth=(num? value)

实现

set lineWidth(num? value) native;