noAccountPrompt property

  1. @override
String get noAccountPrompt
override

No description provided for @noAccountPrompt.

In es, this message translates to: '¿No tienes cuenta?'

Implementation

@override
String get noAccountPrompt => 'Don\'t have an account?';