fixes for review

This commit is contained in:
Deven Joshi
2020-12-29 18:53:05 +05:30
parent f8cf3a7d29
commit 9c53a295ae
6 changed files with 87 additions and 8 deletions
+1 -1
View File
@@ -246,7 +246,7 @@ class _ChatInfoScreenState extends State<ChatInfoScreen> {
Widget _buildDeleteListTile() {
return OptionListTile(
title: 'Delete',
title: 'Delete Conversation',
leading: StreamSvgIcon.delete(
color: Colors.red,
size: 24.0,