attributedValue property

AttributedString attributedValue
final

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

final AttributedString attributedValue;