shape property

MarkerShape shape
final

The default marker shape for ports.

Individual ports can override this with their own Port.shape property. If a port's shape is not specified, this theme value is used as fallback. Default is MarkerShapes.capsuleHalf.

Implementation

final MarkerShape shape;