label property
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;
A textual description of this node.
The reading direction is given by textDirection.
This exposes the raw text of the attributedLabel.
String get label => _attributedLabel.string;