editorController property

InAppWebViewController? get editorController

Allows the InAppWebViewController for the Html editor to be accessed outside of the package itself for endless control and customization.

Implementation

InAppWebViewController? get editorController => null;