This commit is contained in:
xsahil03x
2020-11-25 15:54:19 +05:30
parent ef403d53c9
commit 850657cc63
2 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ class _NewGroupChatScreenState extends State<NewGroupChatScreen> {
actions: [
if (_selectedUsers.isNotEmpty)
IconButton(
icon: StreamSvgIcon.right(
icon: StreamSvgIcon.arrow_right(
color: Color(0xFF006CFF),
),
onPressed: () async {