labelOffset property

double labelOffset
final

The distance from the port center to the label in logical pixels.

This controls how far the label appears from the port visual. Default is 8.0 pixels. Increase for more spacing, decrease for less.

Implementation

final double labelOffset;