merge
This commit is contained in:
@@ -86,7 +86,7 @@ class _ProfileState extends State<Profile> {
|
||||
);
|
||||
final deleteAccountBox = DisplayText(
|
||||
labelTextKey: "profile.delete.title",
|
||||
iconData: MaterialCommunityIcons.delete,
|
||||
iconData: MaterialCommunityIcons.account_remove,
|
||||
);
|
||||
|
||||
final phonenumberbox = DisplayText(
|
||||
|
||||
Reference in New Issue
Block a user