hintConfirmPassword property

  1. @override
String hintConfirmPassword
inherited

Hint for confirm password input field

Implementation

@override
String get hintConfirmPassword => 'Passwort bestätigen';