offset property
Default perpendicular offset from the connection path.
This value is used when a ConnectionLabel does not specify its own offset. Positive values offset the label to one side of the path, negative values to the other. Defaults to 0.0 (label sits on the path).
Implementation
final double offset;