fix: UI fixes
This commit is contained in:
@@ -58,7 +58,7 @@ class _ChatInfoScreenState extends State<ChatInfoScreen> {
|
|||||||
showOnlineStatus: false,
|
showOnlineStatus: false,
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
SizedBox(height: 15.0),
|
//SizedBox(height: 4.0),
|
||||||
Text(
|
Text(
|
||||||
widget.user.name,
|
widget.user.name,
|
||||||
style: TextStyle(fontSize: 16.0, fontWeight: FontWeight.bold),
|
style: TextStyle(fontSize: 16.0, fontWeight: FontWeight.bold),
|
||||||
|
|||||||
Reference in New Issue
Block a user