Dart SDK
dart:html
Dimension
Dimension.pt
Dimension.pt
Dart SDK
dart:html
Dimension
Dimension.pt
constructor
Dimension.pt
Source
Dart SDK
dart:html
Dimension
Constructors
cm
css
em
ex
inch
mm
pc
percent
pt
px
Properties
value
hashCode
runtimeType
Operators
operator ==
Methods
toString
noSuchMethod
Dimension.pt
(
num
_value
)
Set this CSS Dimension to a point
value
.
Source
Dimension
.
pt
(
this
.
_value
)
:
_unit
=
'pt'
;