showConnectionEndpoints property

bool showConnectionEndpoints
final

Whether to show connection endpoint markers (start/end decorations).

When false, connections render as simple lines without decorative endpoints like circles or arrows.

Implementation

final bool showConnectionEndpoints;