isConstructed property

bool isConstructed
final

True if this stylesheet is created through new CSSStyleSheet() or imported as a CSS module script.

Implementation

final bool isConstructed;