vw method Null safety

CssUnitValue vw(
  1. num value
)

Implementation

static CssUnitValue vw(num value) native;