diff --git a/lib/views/login.dart b/lib/views/login.dart index 54bcba1..1798efa 100644 --- a/lib/views/login.dart +++ b/lib/views/login.dart @@ -29,6 +29,7 @@ class LoginScreenState extends State { final double width = MediaQuery.of(context).size.width; return Scaffold( body: Stack( + // ignore: always_specify_types children: [ Center( child: Stack(