cropRotateEditorCallbacks property
CropRotateEditorCallbacks?
get
cropRotateEditorCallbacks
Provides access to the crop/rotate editor callbacks.
This getter returns the callback functions specific to the crop/rotate editor, allowing interaction with crop and rotate actions and events.
Implementation
CropRotateEditorCallbacks? get cropRotateEditorCallbacks =>
callbacks.cropRotateEditorCallbacks;