Commit c9037d98 authored by GayaniPKarunaratne's avatar GayaniPKarunaratne

Modification in search event dart file

parent ce87967c
...@@ -222,7 +222,7 @@ Widget _buildNoOfPeople(){ ...@@ -222,7 +222,7 @@ Widget _buildNoOfPeople(){
appBar: AppBar( appBar: AppBar(
backwardsCompatibility: false, backwardsCompatibility: false,
backgroundColor: Color(0xFF1B5E20), backgroundColor: Color(0xFF1B5E20),
title: Text("Search a Hotel"), title: Text("Search a Event"),
), ),
body: Container( body: Container(
margin: EdgeInsets.all(24), margin: EdgeInsets.all(24),
......
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