hint property

String hint

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

The reading direction is given by textDirection.

This exposes the raw text of the attributedHint.

Implementation

String get hint => attributedHint.string;