hasProgressTracking property
Whether the WebView should track page loading progress. See also: WebViewPlatformCallbacksHandler.onProgress to get the progress.
Implementation
final bool? hasProgressTracking;
Whether the WebView should track page loading progress. See also: WebViewPlatformCallbacksHandler.onProgress to get the progress.
final bool? hasProgressTracking;