callbacks property

  1. @override
ProImageEditorCallbacks get callbacks
override

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;