parentStyleSheet property
The parentStyleSheet property of the
StyleSheet interface returns the style sheet, if any, that is including
the given style sheet.
Implementation
external CSSStyleSheet? get parentStyleSheet;
The parentStyleSheet property of the
StyleSheet interface returns the style sheet, if any, that is including
the given style sheet.
external CSSStyleSheet? get parentStyleSheet;