Commit 060a8734 authored by Sai Srinivas's avatar Sai Srinivas
Browse files

28-11-2025 App Icons by Srinivas

parent 399925c8
......@@ -110,7 +110,7 @@ class _LoginScreenState extends State<LoginScreen> {
height: double.infinity,
decoration: const BoxDecoration(
image: DecorationImage(
image: AssetImage("assets/images/background_png.png"),
image: AssetImage("assets/images/bg_image_new.png"),
fit: BoxFit.cover,
),
),
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment