AppLocalizations class
This class provides methods to localize the application so that it can be available to users with different languages.
Constructors
[AppLocalizations][([[Locale] locale, )]
:
Properties
[hashCode] [→ int] : The hash code for this object. ::: features no setterinherited :::
: ::: features getter/setter pair :::
: ::: features final :::
[runtimeType] [→ Type] : A representation of the runtime type of the object. ::: features no setterinherited :::
Methods
[load][ [→ Future[<[bool]>]] ]
:
[loadTest][([[Locale] locale]) [→ Future[<[AppLocalizations]>]] ]
:
[noSuchMethod][([[Invocation] invocation]) → dynamic ] : Invoked when a nonexistent method or property is accessed. ::: features inherited :::
[strictTranslate][([[String] key]) [→ String] ]
:
[toString][ [→ String] ] : A string representation of this object. ::: features inherited :::
[translate][([[String?] key]) [→ String?] ]
:
Operators
[operator ==][([[Object] other]) [→ bool] ] : The equality operator. ::: features inherited :::
Static Methods
[of][([[BuildContext] context]) [→ AppLocalizations?] ]
:
Constants
[delegate] [→ const LocalizationsDelegate[<[AppLocalizations]>]]
:
- talawa
- app_localization
- AppLocalizations class