arrowHeadSize property

double? arrowHeadSize
getter/setter pair

The size of the arrow head.

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

Implementation

double? arrowHeadSize;