GBUiKitLocalizations class
Constructors
Properties
- alreadyHaveAnAccount → String
-
Already have an account?no setter - changeTheEmailAddress → String
-
Change the email addressno setter - code → String
-
Codeno setter - confirm → String
-
Confirmno setter - confirmAccount → String
-
Confirm Accountno setter - confirmPassword → String
-
Confirm Passwordno setter - confirmYourPassword → String
-
Confirm your passwordno setter - continuee → String
-
Continueno setter - didntReceiveCode → String
-
Didn’t receive code?no setter - dontHaveAnAccount → String
-
Don’t have an account?no setter - email → String
-
Emailno setter - enterYourEmail → String
-
Enter your emailno setter - enterYourFirstName → String
-
Enter your first nameno setter - enterYourLastName → String
-
Enter your last nameno setter - enterYourName → String
-
Enter your nameno setter - enterYourPassword → String
-
Enter your passwordno setter - enterYourUsername → String
-
Enter your usernameno setter - error → String
-
Errorno setter - fillTheFormAndSignUp → String
-
Fill the form and sign up.no setter - firstName → String
-
First Nameno setter - forgotPassword → String
-
Forgot passwordno setter - forgotYourPassword → String
-
Forgot your password?no setter - hashCode → int
-
The hash code for this object.
no setterinherited
- hello → String
-
Hellono setter - insertTheVerificationCodeYouReceiveInYourMail → String
-
Insert the verification code you receive in your mail.no setter - lastName → String
-
Last Nameno setter - loginToYourAccount → String
-
Login to your account.no setter - newPassword → String
-
New Passwordno setter - password → String
-
Passwordno setter - paste → String
-
Pasteno setter - resetPassword → String
-
Reset Passwordno setter - resetPasswordDescription → String
-
Enter the email associated with your account and we’ll send and email with instructions to reset your passwordno setter - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- save → String
-
Saveno setter - send → String
-
Sendno setter - sendAgain → String
-
Send Againno setter - signIn → String
-
Sign Inno setter - signUp → String
-
Sign Upno setter - signup → String
-
Signupno setter - state → String
-
Stateno setter - tryAgain → String
-
Try Againno setter - typeToFilter → String
-
Type to filter ...no setter - unknownFailure → String
-
Unknown Failureno setter - username → String
-
Usernameno setter - welcome → String
-
Welcomeno setter
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
Static Properties
- current → GBUiKitLocalizations
-
no setter
Static Methods
-
load(
Locale locale) → Future< GBUiKitLocalizations> -
maybeOf(
BuildContext context) → GBUiKitLocalizations? -
of(
BuildContext context) → GBUiKitLocalizations
Constants
- delegate → const AppLocalizationDelegate