progress property

double? progress
final

When busy is true, a 0–1 value draws a determinate spinner so hosts (and the catalog) can settle. Null keeps the indeterminate indicator.

Implementation

final double? progress;