value property

double value
final

The value of this progress bar.

A value of 0.0 means no progress and 1.0 means that progress is complete.

Implementation

final double value;