Logo constructor

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

Implementation

const Logo({super.key, this.logo});