innerController property

  1. @Deprecated("this property is exposed temporarily as super_editor evaluates what to do with controllers")
AttributedTextEditingController get innerController

Implementation

@Deprecated("this property is exposed temporarily as super_editor evaluates what to do with controllers")
AttributedTextEditingController get innerController => _realController;