currentProgress property

double? currentProgress
getter/setter pair

The current progress of the component, in the range [0,1].

Implementation

core.double? currentProgress;