onWebViewCreated property
Event fired when the WebView is created.
Implementation
@override
final void Function(InAppWebViewController controller)? onWebViewCreated;
Event fired when the WebView is created.
@override
final void Function(InAppWebViewController controller)? onWebViewCreated;