differentMethodsSignInTitleText property

  1. @override
String differentMethodsSignInTitleText
inherited

Used as a title of the dialog that indicates that there are different available sign in methods for a provided email.

Implementation

@override
String get differentMethodsSignInTitleText =>
    "Use one of the following methods to sign in";