diff --git a/lib/views/home_screen.dart b/lib/views/home_screen.dart index d30cf77..1a04d7b 100644 --- a/lib/views/home_screen.dart +++ b/lib/views/home_screen.dart @@ -41,7 +41,7 @@ class _HomeScreenState extends State { hintText: 'Enter login', border: OutlineInputBorder(), filled: true, - fillColor: Colors.white70, + fillColor: Colors.white, ), ), const SizedBox(height: 10),