add animation to fade in (pain)

This commit is contained in:
zypherift
2024-08-22 21:23:20 +02:00
parent c4a17633f8
commit ed0f69d155
2 changed files with 51 additions and 17 deletions

View File

@@ -242,7 +242,7 @@ class LoginScreenState extends State<LoginScreen> {
height: MediaQuery.of(context)
.size
.height *
0.8 +
0.9 +
MediaQuery.of(context)
.viewInsets
.bottom,