errorText property
Error text to display below the field. If null and validation fails, shows auto-generated error.
Implementation
final String? errorText;
Error text to display below the field. If null and validation fails, shows auto-generated error.
final String? errorText;