UserScreen constructor

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

Implementation

const UserScreen({super.key});