menu
puppeteer package
documentation
protocol/dom.dart
ShadowRootPoppedEvent
ShadowRootPoppedEvent constructor
ShadowRootPoppedEvent constructor
dark_mode
light_mode
ShadowRootPoppedEvent
constructor
ShadowRootPoppedEvent
(
{
required
NodeId
hostId
,
required
NodeId
rootId
,
})
Implementation
ShadowRootPoppedEvent({required this.hostId, required this.rootId});
puppeteer package
documentation
protocol/dom
ShadowRootPoppedEvent
ShadowRootPoppedEvent constructor
ShadowRootPoppedEvent class