errorText property
An error message to display below the input field.
If null, no error message is shown.
Implementation
final String? errorText;
An error message to display below the input field.
If null, no error message is shown.
final String? errorText;