Login constructor

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

Implementation

const Login({super.key});