menu
adblocker_webview package
documentation
adblocker_webview.dart
AdBlockerWebviewController
canGoBack abstract method
canGoBack abstract method
dark_mode
light_mode
canGoBack
abstract method
Future
<
bool
>
canGoBack
(
)
Returns decision of if the webview can go back
Implementation
Future<bool> canGoBack();
adblocker_webview package
documentation
adblocker_webview
AdBlockerWebviewController
canGoBack abstract method
AdBlockerWebviewController class