isConstructed property
True if this stylesheet is created through new CSSStyleSheet() or imported as a CSS module script.
Implementation
final bool isConstructed;True if this stylesheet is created through new CSSStyleSheet() or imported as a CSS module script.
final bool isConstructed;