menu
puppeteer package
documentation
protocol/dom.dart
Node
isSVG property
isSVG property
dark_mode
light_mode
isSVG
property
bool
?
isSVG
final
Whether the node is SVG.
Implementation
final bool? isSVG;
puppeteer package
documentation
protocol/dom
Node
isSVG property
Node class