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