item

fun item(index: Int): CSSStyleSheet?(source)

The item() method of the StyleSheetList interface returns a single CSSStyleSheet object.

MDN Reference