errorText property

String? errorText
final

In combination with hasError: true, provides the error message to be displayed below the input field.

Implementation

final String? errorText;