onEditorCreated property

VoidCallback? onEditorCreated
final

onEditorCreated a callback method triggered once the editor is created it will be called only once after editor is loaded completely

Implementation

final VoidCallback? onEditorCreated;