WebViewCreatedCallback typedef
WebViewCreatedCallback =
void Function(WinWebViewController webViewController)
Implementation
typedef WebViewCreatedCallback = void Function(
WinWebViewController webViewController);