hasProgressTracking property

bool? hasProgressTracking
final

Whether the WebView should track page loading progress. See also: WebViewPlatformCallbacksHandler.onProgress to get the progress.

Implementation

final bool? hasProgressTracking;