isInline property
Whether this stylesheet is created for STYLE tag by parser. This flag is not set for document.written STYLE tags.
Implementation
final bool isInline;
Whether this stylesheet is created for STYLE tag by parser. This flag is not set for document.written STYLE tags.
final bool isInline;