shape property

  1. @MarkerShapeConverter.new()
MarkerShape? shape
final

The visual shape of the port.

When null, falls back to PortTheme.shape. Different shapes can be used to visually distinguish different types of ports or data flows.

Implementation

@MarkerShapeConverter()
final MarkerShape? shape;