From 20b74c5f5c586fcc85f898f26bbbded105568f7c Mon Sep 17 00:00:00 2001 From: venba-Inspriron-3558 Date: Sat, 7 Jun 2025 10:23:07 +0530 Subject: [PATCH] grouplist missing --- lib/Screens/group/groupList.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Screens/group/groupList.dart b/lib/Screens/group/groupList.dart index 92c43af..02e0ff4 100644 --- a/lib/Screens/group/groupList.dart +++ b/lib/Screens/group/groupList.dart @@ -927,7 +927,7 @@ class _GroupListState extends State { ? Center( child: Text( "No matches found", - style: GoogwqleFonts.poppins( + style: GoogleFonts.poppins( fontSize: 14, color: Colors.grey, ),