mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-20 08:08:44 +00:00
@@ -84,6 +84,7 @@ class _BlackListPageState extends State<BlackListPage> {
|
||||
}
|
||||
final item = response[index];
|
||||
return ListTile(
|
||||
visualDensity: .standard,
|
||||
onTap: () => Get.toNamed('/member?mid=${item.mid}'),
|
||||
leading: NetworkImgLayer(
|
||||
width: 45,
|
||||
|
||||
Reference in New Issue
Block a user