showAddressWhenUsingIframe property
Whether to show address when using iframe (default: false).
Because we don't get navigation events from iframe and therefore don't know the real URI, displaying the URI could make users vulnerable to phishing.
Implementation
final bool showAddressWhenUsingIframe;