noAccount property

  1. @override
String get noAccount
override

No description provided for @noAccount.

In en, this message translates to: 'Don't have an account?'

Implementation

@override
String get noAccount => 'Sie haben noch kein Konto?';