const AnimatedLogo({super.key, required Animation<double> animation}) : super(listenable: animation);