InstaAssetCropDelegate class
Properties
-
cropRatios
→ List<double>
-
The param cropRatios provided the list of crop ratios that can be set
from the crop view.
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
preferredSize
→ double
-
The param preferredSize is used to produce higher quality cropped image.
Keep in mind that the higher this value is, the heavier the cropped image will be.
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited