hintNewPassword property

  1. @override
String hintNewPassword
inherited

Hint for the FormField to set a New Password

Implementation

@override
String get hintNewPassword => 'Neues Passwort';