value property

double? value
final

Progress value between 0.0 and 1.0.

Pass null to show an indeterminate (looping) animation.

Implementation

final double? value;