fix: UI fixes

This commit is contained in:
Deven Joshi
2020-12-09 17:16:48 +05:30
parent 9f56730409
commit 839582d72b
+1 -1
View File
@@ -58,7 +58,7 @@ class _ChatInfoScreenState extends State<ChatInfoScreen> {
showOnlineStatus: false,
),
),
SizedBox(height: 15.0),
//SizedBox(height: 4.0),
Text(
widget.user.name,
style: TextStyle(fontSize: 16.0, fontWeight: FontWeight.bold),