errorPrefix property
String
get
errorPrefix
Resolves the validation error prefix.
Implementation
String get errorPrefix => translate('errorPrefix', fallback: 'Error');
Resolves the validation error prefix.
String get errorPrefix => translate('errorPrefix', fallback: 'Error');