shape property
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;
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.
@MarkerShapeConverter()
final MarkerShape? shape;