helperText property

String? helperText
final

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

See InputDecoration.helperText for details.

Implementation

final String? helperText;