navigationDelegateForIframe property
Decides how to handle a specific navigation request in the WebView of an Iframe. It's necessary to use the eyflutter_webview package inside the app to use NavigationDelegate.
Implementation
final NavigationDelegate? navigationDelegateForIframe;