isNavigating property
ValueListenable<bool>
get
isNavigating
true if the webview is currently loading a page.
Implementation
ValueListenable<bool> get isNavigating;
true if the webview is currently loading a page.
ValueListenable<bool> get isNavigating;