menu
Dart
dart:html
Dimension
value property
value
brightness_4
brightness_5
description
value
property
num
value
Return a unitless, numerical value of this CSS value.
Implementation
num get value => this._value;
Dart
dart:html
Dimension
value property
Dimension class
Constructors
cm
css
em
ex
inch
mm
pc
percent
pt
px
Properties
hashCode
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==