label property

String label
final

The label (name, title, ...) of this node.

This will be used in NodeWidget if NodeWidget.content is null.

Implementation

final String label;