menu
handyman package
documentation
web_view/app_web_view_notifier.dart
AppWebViewNotifier
goBack method
goBack method
dark_mode
light_mode
goBack
method
Future
<
void
>
goBack
(
)
Implementation
Future<void> goBack() async { webViewController.goBack(); }
handyman package
documentation
web_view/app_web_view_notifier
AppWebViewNotifier
goBack method
AppWebViewNotifier class