grouplist missing
This commit is contained in:
parent
b3eb4051bf
commit
20b74c5f5c
@ -927,7 +927,7 @@ class _GroupListState extends State<GroupList> {
|
|||||||
? Center(
|
? Center(
|
||||||
child: Text(
|
child: Text(
|
||||||
"No matches found",
|
"No matches found",
|
||||||
style: GoogwqleFonts.poppins(
|
style: GoogleFonts.poppins(
|
||||||
fontSize: 14,
|
fontSize: 14,
|
||||||
color: Colors.grey,
|
color: Colors.grey,
|
||||||
),
|
),
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user