attributedValue property

AttributedString attributedValue

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

The reading direction is given by textDirection.

See also value, which exposes just the raw text.

Implementation

AttributedString get attributedValue => _attributedValue;