tooltip property
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;
Optional tooltip text displayed when hovering over the port.
Use this to provide additional context about the port's purpose or expected data type.
final String? tooltip;