errorTextConfirmPassword property

String? errorTextConfirmPassword
final

Use for the TextField lets the users input the new password second time to confirm. See also LoginTemplateTextField

Implementation

final String? errorTextConfirmPassword;