value property

double? value
final

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.

Implementation

final double? value;