Commit f58a3304 authored by GayaniPKarunaratne's avatar GayaniPKarunaratne

Change some codes in homeScreen pages

parent ac02a9e1
......@@ -25,7 +25,7 @@ class _HomeScreenState extends State<HomeScreen> {
body: Stack(
children: <Widget>[
Container(
height: size.height * .2,
//height: size.height * .2,
decoration: BoxDecoration(
image: DecorationImage(
alignment: Alignment.topCenter,
......
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