menu
webview_win_floating package
documentation
webview_win_floating_platform_interface.dart
WebviewWinFloatingPlatform
canGoBack method
canGoBack method
dark_mode
light_mode
canGoBack
method
Future
<
bool
>
canGoBack
(
int
webviewId
)
Implementation
Future<bool> canGoBack(int webviewId) { throw UnimplementedError(); }
webview_win_floating package
documentation
webview_win_floating_platform_interface
WebviewWinFloatingPlatform
canGoBack method
WebviewWinFloatingPlatform class