duration property

double duration

The total time it will take to complete the action, in seconds.

Implementation

@override
double get duration => _duration;