value property

double? value
final

The current value of the indicator. If non-null, produces the following:

Determinate Progress Ring

If null, an indeterminate progress ring is created:

Indeterminate Progress Ring

Implementation

final double? value;