LabelOverrides class
Constructors
- LabelOverrides()
- 
          
            const
Properties
- accessDisabledErrorText → String
- 
  Used as an error message when account is blocked and user tries to perform
some actions with the account (e.g. unlinking a credential).
  no setterinherited
- arrayLabel → String
- 
  
  no setterinherited
- booleanLabel → String
- 
  
  no setterinherited
- cancelButtonLabel → String
- 
  Cancel button label
  no setterinherited
- cancelLabel → String
- 
  
  no setterinherited
- checkEmailHintText → String
- 
  Hint text prompting the user to check email for verification link
  no setterinherited
- chooseACountry → String
- 
  Used as a label of the country code picker dropdown.
  no setterinherited
- confirmDeleteAccountAlertMessage → String
- 
  Delete account confirmation dialog message
  no setterinherited
- confirmDeleteAccountAlertTitle → String
- 
  Delete account confirmation dialog title
  no setterinherited
- confirmDeleteAccountButtonLabel → String
- 
  Confirm delete account button label
  no setterinherited
- confirmPasswordDoesNotMatchErrorText → String
- 
  Used as an error text when provided passwords do not match.
  no setterinherited
- confirmPasswordInputLabel → String
- 
  Used as a label of the PasswordInput that confirms a provided password.
  no setterinherited
- confirmPasswordIsRequiredErrorText → String
- 
  Used as an error text when PasswordInput used to confirm the password is
empty.
  no setterinherited
- confirmUnlinkButtonLabel → String
- 
  Unlink confirmation button label
  no setterinherited
- continueText → String
- 
  Used as a label of the submit button that takes the user to the next step
of the authenticatiion flow.
  no setterinherited
- countryCode → String
- 
  Used as a placeholder of the country code input.
  no setterinherited
- credentialAlreadyInUseErrorText → String
- 
  Error text that is show when user tries to use an OAuth provider that
doesn't belong to currently signed in user account.
  no setterinherited
- deleteAccount → String
- 
  Used as a label of the DeleteAccountButton.
  no setterinherited
- differentMethodsSignInTitleText → String
- 
  Used as a title of the dialog that indicates that there are different
available sign in methods for a provided email.
  no setterinherited
- disable → String
- 
  Button label that suggests to disable 2FA
  no setterinherited
- dismissButtonLabel → String
- 
  
  no setterinherited
- doneButtonLabel → String
- 
  Done button label
  no setterinherited
- eastInitialLabel → String
- 
  
  no setterinherited
- emailInputLabel → String
- 
  Used as a label of the EmailInput.
  no setter
- emailIsNotVerifiedText → String
- 
  Message indicating that email is not verified
  no setterinherited
- emailIsRequiredErrorText → String
- 
  Used as an error text of the EmailInput when the email is empty.
  no setterinherited
- emailLinkSignInButtonLabel → String
- 
  Used as a label of the EmailLinkSignInButton.
  no setterinherited
- emailTakenErrorText → String
- 
  Used as an error message when the user tries to sign up with an email that
is already used.
  no setterinherited
- enable → String
- 
  Button label that suggests to enable 2FA
  no setterinherited
- enableMoreSignInMethods → String
- 
  Used as a hint to connect more providers.
  no setterinherited
- enterSMSCodeText → String
- 
  Used as a label of the SMSCodeInput.
  no setterinherited
- findProviderForEmailTitleText → String
- 
  Used as a title of the FindProvidersForEmailView.
  no setterinherited
- forgotPasswordButtonLabel → String
- 
  Used as a label of the ForgotPasswordButton.
  no setterinherited
- forgotPasswordHintText → String
- 
  Used as a hint on a ForgotPasswordView.
  no setterinherited
- forgotPasswordViewTitle → String
- 
  Used as a title of the ForgotPasswordView.
  no setterinherited
- geopointLabel → String
- 
  
  no setterinherited
- goBackButtonLabel → String
- 
  Used as a label of the back button.
  no setterinherited
- hashCode → int
- 
  The hash code for this object.
  no setterinherited
- invalidCountryCode → String
- 
  Used as an error text when provide country code is invalid.
  no setterinherited
- invalidVerificationCodeErrorText → String
- 
  Error text indicating that entered SMS code is invalid
  no setterinherited
- isNotAValidEmailErrorText → String
- 
  Used as an error text of the EmailInput if the provided email is not
valid.
  no setterinherited
- latitudeLabel → String
- 
  
  no setterinherited
- linkEmailButtonText → String
- 
  Used as a label of the EmailForm submit button when the AuthAction is
AuthAction.link.
  no setterinherited
- longitudeLabel → String
- 
  
  no setterinherited
- mapLabel → String
- 
  
  no setterinherited
- mfaTitle → String
- 
  2-step verification settings tile title.
  no setterinherited
- name → String
- 
  Used as a placeholder of the EditableUserDisplayName.
  no setterinherited
- northInitialLabel → String
- 
  
  no setterinherited
- nullLabel → String
- 
  
  no setterinherited
- numberLabel → String
- 
  
  no setterinherited
- off → String
- 
  Label that suggests that 2-step verification is not enabled
  no setterinherited
- okButtonLabel → String
- 
  OK button label
  no setterinherited
- on → String
- 
  Label that suggests that 2-step verification is enabled
  no setterinherited
- passwordInputLabel → String
- 
  Used as a label of the PasswordInput.
  no setter
- passwordIsRequiredErrorText → String
- 
  Used as an error text when PasswordInput is empty.
  no setterinherited
- passwordResetEmailSentText → String
- 
  Indicates that the password reset email was sent.
  no setterinherited
- phoneInputLabel → String
- 
  Used as a label of the PhoneInput.
  no setterinherited
- phoneNumberInvalidErrorText → String
- 
  Used as an error text when PhoneInput contains an invalid phone number.
  no setterinherited
- phoneNumberIsRequiredErrorText → String
- 
  Used as an error text when PhoneInput is empty.
  no setterinherited
- phoneVerificationViewTitleText → String
- 
  Used as a title of the PhoneInputView.
  no setterinherited
- profile → String
- 
  A title of the ProfileScreen.
  no setterinherited
- provideEmail → String
- 
  Used as a title of the EmailSignUpDialog.
  no setterinherited
- referenceLabel → String
- 
  
  no setterinherited
- registerActionText → String
- 
  Used as a label of the EmailForm submit button when the AuthAction is
AuthAction.signUp.
  no setterinherited
- registerHintText → String
- 
  Used as a hint text of the LoginView suggesting to create a new account.
  no setterinherited
- registerText → String
- 
  Used as a title of the LoginView when AuthAction is AuthAction.signUp.
  no setterinherited
- resendVerificationEmailButtonLabel → String
- 
  Button label that suggests to resend verification email
  no setterinherited
- resetPasswordButtonLabel → String
- 
  Used as a label of submit button of the ForgotPasswordView.
  no setterinherited
- runtimeType → Type
- 
  A representation of the runtime type of the object.
  no setterinherited
- sendLinkButtonLabel → String
- 
  Used as a label of the submit button on the EmailLinkSignInView.
  no setterinherited
- sendVerificationEmailLabel → String
- 
  Used as a button label to send a verification email
  no setterinherited
- signInActionText → String
- 
  Used as a label of the EmailForm submit button when the AuthAction is
AuthAction.signIn.
  no setterinherited
- signInHintText → String
- 
  Used as a hint text of the LoginView suggesting to sign in instead of
registering a new account.
  no setterinherited
- signInMethods → String
- 
  Used as a label of the row showing connected providers.
  no setterinherited
- signInText → String
- 
  Used as a title of the LoginView when AuthAction is AuthAction.signIn.
  no setterinherited
- signInWithAppleButtonText → String
- 
  Used as a label of the OAuthProviderButton for Apple provider.
  no setterinherited
- signInWithEmailLinkSentText → String
- 
  Indicates that email with a sign in link was sent.
  no setterinherited
- signInWithEmailLinkViewTitleText → String
- 
  Used as a title on the EmailLinkSignInView.
  no setterinherited
- signInWithFacebookButtonText → String
- 
  Used as a label of the OAuthProviderButton for Facebook provider.
  no setterinherited
- signInWithGoogleButtonText → String
- 
  Used as a label of the OAuthProviderButton for Google provider.
  no setterinherited
- signInWithPhoneButtonText → String
- 
  Used as a label of the PhoneVerificationButton.
  no setterinherited
- signInWithTwitterButtonText → String
- 
  Used as a label of the OAuthProviderButton for Twitter provider.
  no setterinherited
- signOutButtonText → String
- 
  Used as a label of the SignOutButton.
  no setterinherited
- smsAutoresolutionFailedError → String
- 
  Used as an error text when AutoresolutionFailedException is being thrown.
  no setterinherited
- southInitialLabel → String
- 
  
  no setterinherited
- stringLabel → String
- 
  
  no setterinherited
- timestampLabel → String
- 
  
  no setterinherited
- typeLabel → String
- 
  
  no setterinherited
- ulinkProviderAlertTitle → String
- 
  Title that is shown in AlertDialog asking for provider unlink confirmation
  no setterinherited
- unknownError → String
- 
  Used as a generic error message when unable to resolve error details from
Exception or FirebaseAuthException.
  no setterinherited
- unlinkProviderAlertMessage → String
- 
  Text that is shown as a message of the AlertDialog confirming provider
unlink
  no setterinherited
- updateLabel → String
- 
  
  no setterinherited
- uploadButtonText → String
- 
  UploadButton label
  no setterinherited
- userNotFoundErrorText → String
- 
  Used as an error message when the account for provided email was not
found.
  no setterinherited
- valueLabel → String
- 
  
  no setterinherited
- verificationEmailSentText → String
- 
  Hint text indicating that verification email has been sent
  no setterinherited
- verificationEmailSentTextShort → String
- 
  Short version of the hint text indicating that verification email has been
sent
  no setterinherited
- verificationFailedText → String
- 
  Message indicating that something went wrong during email verification
  no setterinherited
- verifyCodeButtonText → String
- 
  Used as a label of the submit button of the SMSCodeInputView.
  no setterinherited
- verifyEmailTitle → String
- 
  EmailVerificationScreen title
  no setterinherited
- verifyingSMSCodeText → String
- 
  Used as a status text of the SMSCodeInput when code verification is in
progress.
  no setterinherited
- verifyItsYouText → String
- 
  Used as a title of the dialog that requires re-authentication of the user
when performing destructive actions.
  no setterinherited
- verifyPhoneNumberButtonText → String
- 
  Used as a label of the submit button of the PhoneInputView.
  no setterinherited
- waitingForEmailVerificationText → String
- 
  Message indicating that email is being verified
  no setterinherited
- weakPasswordErrorText → String
- 
  Error text suggesting that used password is too weak
  no setterinherited
- westInitialLabel → String
- 
  
  no setterinherited
- wrongOrNoPasswordErrorText → String
- 
  Used as an error text of the PasswordInput when provided password is empty
or is not correct.
  no setterinherited
Methods
- 
  noSuchMethod(Invocation invocation) → dynamic 
- 
  Invoked when a nonexistent method or property is accessed.
  inherited
- 
  toString() → String 
- 
  A string representation of this object.
  inherited
Operators
- 
  operator ==(Object other) → bool 
- 
  The equality operator.
  inherited