UI tweaks for Samsung

This commit is contained in:
2023-07-08 16:26:02 -07:00
parent 03382d2cb9
commit b110ea0cb9
5 changed files with 147 additions and 64 deletions
+1
View File
@@ -97,6 +97,7 @@ class _LoginPageState extends State<LoginPage> {
border: OutlineInputBorder(),
),
obscureText: true,
onSubmitted: (str) => signIn(),
),
const SizedBox(height: 16),
ElevatedButton.icon(