value property
The progress value between 0.0 and 1.0. If null, displays an indeterminate progress animation.
Implementation
final double? value;
The progress value between 0.0 and 1.0. If null, displays an indeterminate progress animation.
final double? value;