fix notes

This commit is contained in:
Giulia
2023-09-29 09:52:26 +02:00
committed by Joe Küng
parent 4b46c8cc01
commit 2ac4444f9e
4 changed files with 129 additions and 26 deletions

View File

@@ -27,8 +27,7 @@ class _NotesViewState extends State<NotesView> {
),
);
},
child: Icon(Icons.add, color: Colors.white,),
backgroundColor: Colors.cyan.shade700,
child: Icon(Icons.add),
),