SizeCSS.px constructor

const SizeCSS.px(
  1. num size
)

Implementation

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