progressValue property

double progressValue
final

The current progress value.

The value should be between 0.0 and 1.0, where 0.0 represents no progress, and 1.0 represents full progress.

Implementation

final double progressValue;