GoogleI18nLocalizations class
Constructors
- GoogleI18nLocalizations(dynamic spreadsheetUrl)
Properties
- googleI18n ↔ GoogleI18nLoader
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- locale ↔ Locale
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
supportedLocales
↔ List<
String> ? -
getter/setter pair
Methods
-
load(
) → Future< bool> - This method is called by the delegate to fetch translations.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
t(
String key) → String - Get a translated value for a specific key.
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
of(
BuildContext context) → GoogleI18nLocalizations? -
setLocale(
BuildContext context, Locale newLocale) → dynamic - Sets a new locale