menu
webviewx2 package
documentation
webviewx.dart
WebViewXController<T>
goForward abstract method
goForward abstract method
dark_mode
light_mode
goForward
abstract method
Future
<
void
>
goForward
(
)
Go forward in the history stack.
Implementation
Future<void> goForward();
webviewx2 package
documentation
webviewx
WebViewXController<T>
goForward abstract method
WebViewXController class