percent method Null safety

CssUnitValue percent (
  1. num value
)

Implementation

static CssUnitValue percent(num value) native;