@@ -265,6 +265,7 @@ class _NoteBottomSheetState extends ConsumerState<NoteBottomSheet> {
|
||||
type: SnackType.error);
|
||||
printRed(err);
|
||||
}
|
||||
// ignore: use_build_context_synchronously
|
||||
Navigator.pop(context);
|
||||
},
|
||||
text: 'Save',
|
||||
|
||||
Reference in New Issue
Block a user