create note

This commit is contained in:
Giulia
2023-09-28 13:57:51 +02:00
committed by Joe Küng
parent f5709b992c
commit 542bb4265c
2 changed files with 11 additions and 67 deletions

View File

@@ -19,7 +19,6 @@ class _CreateNewNoteState extends State<CreateNewNote> {
super.dispose();
}
@override
Widget build(BuildContext context) {
return Scaffold(