2024-09-02 ほぼOK
This commit is contained in:
@ -120,8 +120,8 @@ class LoginPopupPage extends StatelessWidget {
|
||||
true;
|
||||
indexController.login(
|
||||
emailController.text,
|
||||
passwordController.text,
|
||||
context);
|
||||
passwordController.text
|
||||
);
|
||||
},
|
||||
color: Colors.indigoAccent[400],
|
||||
shape: RoundedRectangleBorder(
|
||||
|
||||
Reference in New Issue
Block a user