onWebViewCreated property

void Function(InAppWebViewController controller)? onWebViewCreated
final

Event fired when the WebView is created.

Implementation

final void Function(InAppWebViewController controller)? onWebViewCreated;