feat: Refactor note decryption method and update category handling for improved clarity

This commit is contained in:
2026-05-22 10:11:41 +02:00
parent 27e1199178
commit e0f226d3bc
4 changed files with 23 additions and 36 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ class CategoryStyle {
];
static const List<IconData> icons = <IconData>[
Icons.folder,
Icons.label_outline_rounded,
Icons.work,
Icons.star,
Icons.home,