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