SizeCSS.vw constructor

const SizeCSS.vw(
  1. num size
)

Implementation

const SizeCSS.vw(num size) : super(size, UnitsCSS.vw);