Account deletion

This commit is contained in:
2024-09-21 22:44:08 +08:00
parent 91a32e6736
commit 4cbeafd447
8 changed files with 133 additions and 12 deletions

View File

@ -152,7 +152,7 @@ class _PostActionState extends State<PostAction> {
),
ListTile(
contentPadding: const EdgeInsets.symmetric(horizontal: 24),
leading: const Icon(Icons.report),
leading: const Icon(Icons.flag),
title: Text('report'.tr),
onTap: () {
showDialog(