styleSheets property
StyleSheetList
get
styleSheets
Retrieves a collection of styleSheet objects representing the style sheets that correspond to each instance of a link or style object in the document.
Implementation
_i3.StyleSheetList get styleSheets => _i4.getProperty(
this,
'styleSheets',
);