value property

double value
final

If non-null, the value of this progress indicator with 0.0 corresponding to no progress having been made and 1.0 corresponding to all the progress having been made.

If null, this progress indicator is indeterminate, which means the indicator displays a predetermined animation that does not indicator how much actual progress is being made.

Implementation

final double value