menu
adblocker_webview package
documentation
adblocker_webview.dart
AdBlockerWebview
onLoadFinished property
onLoadFinished property
dark_mode
light_mode
onLoadFinished
property
void Function
(
String
?
url
)
?
onLoadFinished
final
Invoked when a page has finished loading.
Implementation
final void Function(String? url)? onLoadFinished;
adblocker_webview package
documentation
adblocker_webview
AdBlockerWebview
onLoadFinished property
AdBlockerWebview class