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