value property

double value
final

The progress value. Defaults to null.

Contract

Throw AssertionError if value is not between 0.0 and 1.0.

Implementation

final double value;