grouplist missing

This commit is contained in:
venba-Inspriron-3558 2025-06-07 10:23:07 +05:30
parent b3eb4051bf
commit 20b74c5f5c

View File

@ -927,7 +927,7 @@ class _GroupListState extends State<GroupList> {
? Center(
child: Text(
"No matches found",
style: GoogwqleFonts.poppins(
style: GoogleFonts.poppins(
fontSize: 14,
color: Colors.grey,
),