CroppyLocalizationsRu class

Inheritance

Constructors

CroppyLocalizationsRu.new()

Properties

cancelLabel String
en: "Cancel"
no setteroverride
cupertinoFreeformAspectRatioLabel String
en: "FREEFORM"
no setteroverride
cupertinoOriginalAspectRatioLabel String
en: "ORIGINAL"
no setteroverride
cupertinoResetLabel String
en: "RESET"
no setteroverride
cupertinoSquareAspectRatioLabel String
en: "SQUARE"
no setteroverride
degreeSignCharacter String
Defaults to °
no setterinherited
doneLabel String
en: "Done"
no setteroverride
hashCode int
The hash code for this object.
no setterinherited
localeName String
finalinherited
materialFreeformAspectRatioLabel String
en: "Free"
no setteroverride
materialOriginalAspectRatioLabel String
en: "Original"
no setteroverride
materialResetLabel String
en: "Reset"
no setteroverride
materialSquareAspectRatioLabel String
en: "Square"
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
saveLabel String
en: "Save"
no setteroverride

Methods

getAspectRatioLabel(int width, int height) String
Defaults to "$width:$height"
inherited
getRoundedDegrees(double degrees) String
Defaults to "12°"
inherited
materialGetFlipLabel(LocalizationDirection direction) String
en: "Flip to $direction"
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