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