LoginScreen constructor

const LoginScreen(
  1. {Key? key}
)

Uses the LoginForm in order to render a login screen, which allows the user to login.

Implementation

const LoginScreen