value property
The value of the progress, from 0.0 to 1.0.
Setting this to null indicates a indeterminate progress bar.
Implementation
double? value;
The value of the progress, from 0.0 to 1.0.
Setting this to null indicates a indeterminate progress bar.
double? value;