AccountScreen constructor

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

Implementation

const AccountScreen({super.key});