TiePickerLocalizationsEs class
The translations for Spanish Castilian (es
).
- Inheritance
-
- Object
- TiePickerLocalizations
- TiePickerLocalizationsEs
Constructors
- TiePickerLocalizationsEs([String locale = 'es'])
Properties
- calendarTitle → String
-
Calendar title
no setteroverride
- calendarToday → String
-
Calendar today
no setteroverride
- filterClear → String
-
Clear filters
no setteroverride
- filterTitle → String
-
Filter title
no setteroverride
- filterUpdate → String
-
filter update
no setteroverride
- hashCode → int
-
The hash code for this object.
no setterinherited
- localeName → String
-
finalinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- timeTitle → String
-
Time title
no setteroverride
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