Test class
- Inheritance
Constructors
- Test()
Properties
- alreadyHaveAnAccount → String
-
The text inside the register by phone button
no setterinherited
- backToLogin → String
-
no setterinherited
- chooseSignupMethodTitle → String
-
The register sub title.
no setterinherited
- emailHint → String
-
The hint in the email text field
no setterinherited
- emailLabel → String
-
The label above the email text field
no setterinherited
- failure → String
-
no setterinherited
- forgotPasswordButton → String
-
The text inside the forgot password button
no setterinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- identifierHint → String
-
The hint in the identifier text field
no setterinherited
- identifierLabel → String
-
The label above the identifier text field
no setterinherited
- invalidEmailError → String
-
no setterinherited
- invalidIdentifierError → String
-
no setterinherited
- invalidPasswordError → String
-
no setterinherited
- invalidPhoneError → String
-
no setterinherited
- invalidUsernameError → String
-
no setterinherited
- loginButton → String
-
The text inside the login button
no setterinherited
- loginSubtitle → String
-
The login sub title.
no setterinherited
- loginTitle → String
-
The login title.
no setterinherited
- next → String
-
no setteroverride
- noAccountButton → String
-
The text inside the don't have an account button
no setterinherited
- orLoginText → String
-
The "or login with" text between oidc and login
no setterinherited
- passwordDoNotMatchError → String
-
no setterinherited
- passwordHint → String
-
The hint in the password text field
no setterinherited
- passwordLabel → String
-
The label above the password text field
no setterinherited
- passwordMustContainNumberError → String
-
no setterinherited
- passwordMustContainSpecialCharError → String
-
no setterinherited
- passwordMustContainUpperError → String
-
no setterinherited
- passwordMustMin8LengthError → String
-
no setterinherited
- phoneHint → String
-
The hint in the phone text field
no setterinherited
- phoneLabel → String
-
The label above the phone text field
no setterinherited
- registerButton → String
-
The text inside the register button
no setterinherited
- registerByEmailButton → String
-
The text inside the register by email button
no setterinherited
- registerByPhoneButton → String
-
The text inside the register by phone button
no setterinherited
- registerByUsernameButton → String
-
The text inside the register by phone button
no setterinherited
- registerSubtitle → String
-
The text inside the register by phone button
no setterinherited
- registerTitle → String
-
The register title.
no setterinherited
- repeatPasswordHint → String
-
The hint in the repeat password text field
no setterinherited
- repeatPasswordLabel → String
-
The label above the repeat password text field
no setterinherited
- resetPasswordIdentifierHint → String
-
no setterinherited
- resetPasswordIdentifierLabel → String
-
no setterinherited
- resetPasswordSubtitle → String
-
no setterinherited
- resetPasswordTitle → String
-
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- sendResetPasswordSubtitle → String
-
no setterinherited
- sendResetPasswordTitle → String
-
no setterinherited
- success → String
-
no setterinherited
- usernameHint → String
-
The hint in the username text field
no setterinherited
- usernameLabel → String
-
The label above the username text field
no setterinherited
- verifyButton → String
-
no setterinherited
- verifyEmailSubtitle → String
-
no setterinherited
- verifyEmailTitle → String
-
no setterinherited
- verifyPhoneSubtitle → String
-
no setterinherited
- verifyPhoneTitle → String
-
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