styleSheetList top-level property

dynamic get styleSheetList

A list of StyleSheet.

MDN Reference

Implementation

_i2.dynamic get styleSheetList => _i4.getProperty(
      _self,
      'StyleSheetList',
    );