Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-05-20 16:58:42 +08:00
parent 3099bd6ca1
commit 9b5457ffc0
20 changed files with 102 additions and 109 deletions

View File

@@ -49,7 +49,7 @@ class _WhisperSecPageState extends State<WhisperSecPage> {
},
child: Row(
children: [
Icon(size: 17, e.type.icon),
e.type.icon,
Text(' ${e.title}'),
],
),