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, ),