helperText property

String helperText
final

Text that provides context about the input child's value, such as how the value will be used.

If non-null, the text is displayed below the input child, in the same location as errorText. If a non-null errorText value is specified then the helper text is not shown.

Implementation

final String helperText