menu
adblocker_webview package
documentation
adblocker_webview.dart
AdBlockerWebview
onUrlChanged property
onUrlChanged property
dark_mode
light_mode
onUrlChanged
property
void Function
(
String
?
url
)
?
onUrlChanged
final
Invoked when the page title is changed.
Implementation
final void Function(String? url)? onUrlChanged;
adblocker_webview package
documentation
adblocker_webview
AdBlockerWebview
onUrlChanged property
AdBlockerWebview class