value property
The progress completion value between 0.0 and 1.0.
Type: double?. If null, displays indeterminate animation with dual
moving progress segments. When provided, shows determinate progress.
Implementation
final double? value;
The progress completion value between 0.0 and 1.0.
Type: double?. If null, displays indeterminate animation with dual
moving progress segments. When provided, shows determinate progress.
final double? value;