PowerLocalizations class

localizations

Inheritance

Constructors

PowerLocalizations(Locale? locale)
const

Properties

engineFail String
no setterinherited
engineLoading String
no setterinherited
fileFail String
no setterinherited
fileLoading String
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
loading String
no setterinherited
locale Locale?
finalinherited
nonExistent String
no setterinherited
reload String
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
unkownError String
no setterinherited
unsupportedPlatform String
no setterinherited
unsupportedType String
no setterinherited

Methods

getItem(String key) Object?
override
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 Methods

of(BuildContext context) PowerLocalizations

Constants

languages → const List<String>
Language Support
localizedValues → const Map<String, Map<String, Object>>
Language Values