ログインをメアドに変更

This commit is contained in:
2024-07-15 06:54:02 +09:00
parent ae05a8bbcd
commit 616f87c0c5
11 changed files with 140 additions and 102 deletions

View File

@ -122,7 +122,7 @@ class LoginPage extends StatelessWidget {
BorderRadius.circular(40)),
child: Text(
"login".tr,
style: TextStyle(
style: const TextStyle(
fontWeight: FontWeight.w600,
fontSize: 16,
color: Colors.white70),