remove useless input editSettings
This commit is contained in:
@@ -208,7 +208,7 @@ class _EditProfileState extends State<EditProfile>
|
||||
return Scaffold(
|
||||
backgroundColor: Colors.white,
|
||||
appBar: AppBar(
|
||||
title: Text("Add or Update a event"),
|
||||
title: Text("Update profile"),
|
||||
backgroundColor: Colors.blue,
|
||||
foregroundColor: Colors.white,
|
||||
),
|
||||
|
Reference in New Issue
Block a user