Dart SDK
dart:html
Dimension
value
value
Dart SDK
dart:html
Dimension
value
property
value
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
num
value
Return a unitless, numerical value of this CSS value.
Source
num get value => this._value;