SizeCSS.vh constructor

const SizeCSS.vh(
  1. num size
)

Implementation

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