L10nZh class

The translations for Chinese (zh).

Inheritance

Constructors

L10nZh([String locale = 'zh'])

Properties

done String
Label for a button to finalize the current operation or editing session.
no setteroverride
draw String
Label for a button to start drawing on the canvas.
no setteroverride
export_failure String
Error message displayed when the image export fails.
no setteroverride
export_success String
Success message displayed when the image export is successful.
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
save String
Label for a button to save the current drawing or changes.
no setteroverride
undo String
Label for a button to revert the last drawing action.
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