supportsText property
String?
get
supportsText
The read-only supportsText
property of the CSSImportRule interface
returns the supports condition specified by the
at-rule.
Implementation
external String? get supportsText;