emailLinkSignInButtonLabel property

  1. @override
String emailLinkSignInButtonLabel
override

Used as a label of the EmailLinkSignInButton.

Implementation

@override
String get emailLinkSignInButtonLabel =>
    "Iniciar sesión con un enlace mágico";