Dart SDK
dart:html
Dimension
Dimension.px
constructor
Dimension.px
Dimension
Properties
value
Constructors
percent
px
pc
pt
inch
cm
mm
em
ex
css
Methods
toString
Dimension.px
(
num
_value
)
Set this CSS Dimension to a pixel
value
.