menu
webviewx2 package
documentation
webviewx.dart
WebViewX
onPageStarted property
onPageStarted property
dark_mode
light_mode
onPageStarted
property
@
override
void Function
(
String
src
)
?
onPageStarted
final
Callback for when the page starts loading.
Implementation
@override final void Function(String src)? onPageStarted;
webviewx2 package
documentation
webviewx
WebViewX
onPageStarted property
WebViewX class