Dart
dart:html
Dimension
value property
description
value property
num
value
Return a unitless, numerical value of this CSS value.
Implementation
num
get
value =>
this
._value;