ProfileScreen constructor

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

Implementation

const ProfileScreen({Key? key}) : super(key: key);