square constant
ConnectionEndPoint
const square
Square endpoint marker with default size 5.0.
Creates a solid square at the endpoint.
Implementation
static const square = ConnectionEndPoint(shape: PortShape.square, size: 5.0);