label property

String label

A textual description of this node.

The reading direction is given by textDirection.

This exposes the raw text of the attributedLabel.

Implementation

String get label => _attributedLabel.string;