parentStyleSheet property

CSSStyleSheet? parentStyleSheet

Implementation

_i3.CSSStyleSheet? get parentStyleSheet => _i4.getProperty(
      this,
      'parentStyleSheet',
    );