OnWebViewCreated typedef

OnWebViewCreated = dynamic Function(HtmlViewerController controller)

Implementation

typedef OnWebViewCreated = Function(HtmlViewerController controller);