Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-11-01 11:01:31 +08:00
parent 0a5965a423
commit 77dd939172
10 changed files with 40 additions and 40 deletions

View File

@@ -183,6 +183,7 @@ class _WhisperBlockPageState extends State<WhisperBlockPage> {
),
GestureDetector(
onTap: Get.back,
behavior: HitTestBehavior.opaque,
child: Icon(
Icons.clear,
color: theme.colorScheme.onSurfaceVariant,