AnimatedLogo constructor

const AnimatedLogo({
  1. Key? key,
})

Implementation

const AnimatedLogo({
  super.key,
});