LoginForm constructor

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

Implementation

const LoginForm({super.key});