CSSNumericType constructor
CSSNumericType({})
Implementation
external factory CSSNumericType({
int length,
int angle,
int time,
int frequency,
int resolution,
int flex,
int percent,
CSSNumericBaseType percentHint,
});