menu
puppeteer package
documentation
protocol/page.dart
WindowOpenEvent
windowFeatures property
windowFeatures property
dark_mode
light_mode
windowFeatures
property
List
<
String
>
windowFeatures
final
An array of enabled window features.
Implementation
final List<String> windowFeatures;
puppeteer package
documentation
protocol/page
WindowOpenEvent
windowFeatures property
WindowOpenEvent class