feat: Refactor note decryption method and update category handling for improved clarity
This commit is contained in:
@@ -15,7 +15,7 @@ class CategoryStyle {
|
||||
];
|
||||
|
||||
static const List<IconData> icons = <IconData>[
|
||||
Icons.folder,
|
||||
Icons.label_outline_rounded,
|
||||
Icons.work,
|
||||
Icons.star,
|
||||
Icons.home,
|
||||
|
||||
Reference in New Issue
Block a user