CSSKeywordValue constructor

CSSKeywordValue(
  1. String value
)

Implementation

external factory CSSKeywordValue(String value);