menu
than_pkg package
documentation
interfaces/webview_interface.dart
WebviewInterface
canGoBackOrForward abstract method
canGoBackOrForward abstract method
dark_mode
light_mode
canGoBackOrForward
abstract method
Future
<
bool
>
canGoBackOrForward
(
{
required
int
step
,
})
Implementation
Future<bool> canGoBackOrForward({required int step});
than_pkg package
documentation
interfaces/webview_interface
WebviewInterface
canGoBackOrForward abstract method
WebviewInterface class