Commit 10791252 authored by GayaniPKarunaratne's avatar GayaniPKarunaratne

Change some codes in searchevent pages

parent f58a3304
...@@ -16,7 +16,7 @@ class _SearchEventState extends State<SearchEvent> { ...@@ -16,7 +16,7 @@ class _SearchEventState extends State<SearchEvent> {
appBar: AppBar( appBar: AppBar(
backwardsCompatibility: false, backwardsCompatibility: false,
backgroundColor: Color(0xFF1B5E20), backgroundColor: Color(0xFF1B5E20),
title: Text("Search an Event"), title: Text("Search Risk Hotels"),
), ),
body: ListPage(), body: ListPage(),
); );
......
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