errorText property

String? errorText
final

Error text to display below the field. If null and validation fails, shows auto-generated error.

Implementation

final String? errorText;