Dimension.px constructor

Dimension.px(
  1. num _value
)

Implementation

Dimension.px(this._value) : _unit = 'px';