length property Null safety

CssNumericValue length

Implementation

CssNumericValue get length native;
void length= (CssNumericValue value)

Implementation

set length(CssNumericValue value) native;