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