2024-09-02 ほぼOK

This commit is contained in:
2024-09-02 21:25:19 +09:00
parent dc58dc0584
commit fe46d46ab6
59 changed files with 2006 additions and 677 deletions

View File

@ -120,8 +120,8 @@ class LoginPopupPage extends StatelessWidget {
true;
indexController.login(
emailController.text,
passwordController.text,
context);
passwordController.text
);
},
color: Colors.indigoAccent[400],
shape: RoundedRectangleBorder(