LoginView constructor

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

Implementation

const LoginView({super.key});