I18n class
Constructors
- I18n()
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
getText(
Language language, String key) → String -
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
Constants
- en_modal_text → const String
- en_title_text → const String
- es_modal_text → const String
- es_title_text → const String
- modal_text → const String
- pt_modal_text → const String
- pt_title_text → const String
- title_text → const String