isInline property

bool isInline
final

Whether this stylesheet is created for STYLE tag by parser. This flag is not set for document.written STYLE tags.

Implementation

final bool isInline;