@override double getDuration() { return super.getDuration() * (_timesForRepeat > 1 ? _timesForRepeat : 1); }