getDuration method

double getDuration()

Implementation

double getDuration() => _delayPerUnit * _animationFrames.length;