attributedHint property

AttributedString attributedHint

A brief description of the result of performing an action on this node in AttributedString format.

The reading direction is given by textDirection.

See also hint, which exposes just the raw text.

Implementation

AttributedString get attributedHint => _attributedHint;