Profile constructor

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

Implementation

const Profile({super.key});