endpointBorderWidth property

double endpointBorderWidth
final

Border width for endpoint markers in logical pixels.

If 0, no border is drawn. Individual endpoints can override this via ConnectionEndPoint.borderWidth.

Implementation

final double endpointBorderWidth;