hideProgressBar property
Set to true
to hide the progress bar when the WebView is loading a page. The default value is false
.
Implementation
bool hideProgressBar;
Set to true
to hide the progress bar when the WebView is loading a page. The default value is false
.
bool hideProgressBar;