cropRotateEditor property

GlobalKey<CropRotateEditorState> cropRotateEditor
final

A GlobalKey for the Crop and Rotate Editor, used to access and control the state of the crop and rotate editor.

Implementation

final cropRotateEditor = GlobalKey<CropRotateEditorState>();