This commit is contained in:
Giulia
2023-09-29 15:16:30 +02:00
committed by Joe Küng
parent c26e04c8c0
commit 982fb5df54
3 changed files with 2 additions and 1 deletions

View File

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