none constant

ConnectionEndPoint const none

No endpoint marker (invisible).

Use this when you want a clean connection line without any decorative markers.

Implementation

static const none = ConnectionEndPoint(shape: PortShapes.none, size: 0.0);