errorText property

String? errorText
final

An error message to display below the input field.

If null, no error message is shown.

Implementation

final String? errorText;