WebViewCreatedCallback typedef
WebViewCreatedCallback =
void Function(WebController controller)
Implementation
typedef WebViewCreatedCallback = void Function(WebController controller);
typedef WebViewCreatedCallback = void Function(WebController controller);