arrowHeadSize property Null safety

double? arrowHeadSize
read / write

The size of the arrow head.

If null, the arrow head size will be 3 times the paint strokeWidth.

Implementation

double? arrowHeadSize;