uiDelegate property
uiDelegate is determine the editor's ui style. You can extends ImageEditorDelegate and custome it by youself.
Implementation
static ImageEditorDelegate uiDelegate = DefaultImageEditorDelegate();
uiDelegate is determine the editor's ui style. You can extends ImageEditorDelegate and custome it by youself.
static ImageEditorDelegate uiDelegate = DefaultImageEditorDelegate();