CSSRuleType constructor

const CSSRuleType(
  1. String value
)

Implementation

const CSSRuleType(this.value);