attributedLabel property
A textual description of this node in AttributedString format.
The reading direction is given by textDirection.
See also label, which exposes just the raw text.
Implementation
AttributedString get attributedLabel => _attributedLabel;