value property

double? value
final

The progress value between 0.0 and 1.0. If null, displays an indeterminate progress animation.

Implementation

final double? value;