callbacks property
Returns the main configuration options for the editor.
This property provides access to the primary callback configurations, enabling interaction with different editor components.
Implementation
@override
ProImageEditorCallbacks get callbacks => initConfigs.callbacks;