ImageEditorConvertedCallbacks mixin

Mixin Applications

Properties

blurEditorCallbacks BlurEditorCallbacks?
no setter
callbacks ProImageEditorCallbacks
Returns the main configuration options for the editor.
no setter
cropRotateEditorCallbacks CropRotateEditorCallbacks?
no setter
filterEditorCallbacks FilterEditorCallbacks?
no setter
hashCode int
The hash code for this object.
no setterinherited
paintEditorCallbacks PaintEditorCallbacks?
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
textEditorCallbacks TextEditorCallbacks?
no setter

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