value property Null safety

num value

Return a unitless, numerical value of this CSS value.

Implementation

num get value => this._value;