@override void onDurationChange(double duration) { _eventManager.dispatchEvent(DurationChangeEvent(duration: duration)); }