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