chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.css / CSSStyle / <init>

<init>

CSSStyle(styleSheetId: StyleSheetId? = null, cssProperties: List<CSSProperty>, shorthandEntries: List<ShorthandEntry>, cssText: String? = null, range: SourceRange? = null)

CSS style representation.