duration property

  1. @override
double duration
override

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

Implementation

@override
double get duration => _duration;