onWebViewCreated property

void Function(InlineWebViewMacOsController controller)? onWebViewCreated
final

Event fired when the WebView is created.

Implementation

final void Function(InlineWebViewMacOsController controller)?
    onWebViewCreated;