I have a function:
class LoginPage extends StatefulWidget { static const routeName = \'/auth\'; @override _LoginPageState createState() => _LoginPag