lineWidth property Null safety

num lineWidth

Implementation

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

Implementation

set lineWidth(num value) native;