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