@override void onCanPlayThrough(double currentTime) { _eventManager.dispatchEvent(CanPlayThroughEvent(currentTime: currentTime)); }