menu
puppeteer package
documentation
plugin.dart
Plugin
willLaunchBrowser method
willLaunchBrowser method
dark_mode
light_mode
willLaunchBrowser
method
FutureOr
<
LaunchOptions
>
willLaunchBrowser
(
LaunchOptions
options
)
Implementation
FutureOr<LaunchOptions> willLaunchBrowser(LaunchOptions options) => options;
puppeteer package
documentation
plugin
Plugin
willLaunchBrowser method
Plugin class