onWebViewCreated property
Passthrough to onWebViewCreated in the underlying WebView.
Called after the logic that initializes the model-viewer.
Implementation
final ValueChanged<WebViewController>? onWebViewCreated;
Passthrough to onWebViewCreated in the underlying WebView.
Called after the logic that initializes the model-viewer.
final ValueChanged<WebViewController>? onWebViewCreated;