value property

double? value
final

The progress value between 0.0 and 1.0, or null for indeterminate.

Implementation

final double? value;