add image
This commit is contained in:
@@ -165,7 +165,7 @@ class _ItemMenuState extends State<ItemMenu> with ShowErrorDialog {
|
||||
appBar: AppBar(
|
||||
// Here we take the value from the MyHomePage object that was created by
|
||||
// the App.build method, and use it to set our appbar title.
|
||||
title: Text("eventName : ${eventName}"),
|
||||
title: Text("${eventName}"),
|
||||
backgroundColor: Colors.blue,
|
||||
foregroundColor: Colors.white,
|
||||
),
|
||||
|
Reference in New Issue
Block a user