MyLoginScreen constructor

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

Implementation

const MyLoginScreen({super.key});