Dart API Reference
dart:html
Dimension
Dimension.px
Dimension.px
constructor
Set this CSS Dimension to a pixel value.
Dimension.px
(
num
_value
)
Set this CSS Dimension to a pixel
value
.