progressValue property
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;
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.
final double progressValue;