onPageStartedCallback property
Callback when android_webview.WebViewClient
receives a callback from android_webview.WebViewClient
.onPageStarted.
Implementation
final void Function(String url) onPageStartedCallback;
Callback when android_webview.WebViewClient
receives a callback from android_webview.WebViewClient
.onPageStarted.
final void Function(String url) onPageStartedCallback;