menu
super_webview package
documentation
super_webview_platform_interface.dart
PlatformWebViewController
setOnCreateWindow abstract method
setOnCreateWindow abstract method
dark_mode
light_mode
setOnCreateWindow
abstract method
void
setOnCreateWindow
(
Future
<
bool
>
onCreateWindow
(
CreateWindowAction
action
)?
)
Implementation
void setOnCreateWindow(Future<bool> Function(CreateWindowAction action)? onCreateWindow);
super_webview package
documentation
super_webview_platform_interface
PlatformWebViewController
setOnCreateWindow abstract method
PlatformWebViewController class