tooltip property

String? tooltip
final

Optional tooltip text displayed when hovering over the port.

Use this to provide additional context about the port's purpose or expected data type.

Implementation

final String? tooltip;