circle constant
ConnectionEndPoint
const circle
Circular endpoint marker with default size 5.0.
Creates a simple dot at the endpoint.
Implementation
static const circle = ConnectionEndPoint(shape: PortShapes.circle, size: 5.0);