Loading lib/notes/widget/note_form.dart +1 −0 Original line number Diff line number Diff line Loading @@ -55,6 +55,7 @@ class _NoteFormState extends State<NoteForm> { onConfirmPressed: () => _onSave(context), ), ), STANDARD_GAP, ], ), ), Loading Loading
lib/notes/widget/note_form.dart +1 −0 Original line number Diff line number Diff line Loading @@ -55,6 +55,7 @@ class _NoteFormState extends State<NoteForm> { onConfirmPressed: () => _onSave(context), ), ), STANDARD_GAP, ], ), ), Loading