style property

ConnectionStyle style
final

The connection line style (bezier, smoothstep, straight, etc.).

Defines how the connection path is rendered between nodes. See ConnectionStyles for available built-in styles.

Implementation

final ConnectionStyle style;