attributedLabel property

AttributedString attributedLabel
final

A textual description for the current label of the node in AttributedString format.

The reading direction is given by textDirection.

See also label, which exposes just the raw text.

Implementation

final AttributedString attributedLabel;