menu
notes01 package
documentation
noteshandler.dart
NoteHandler
deleteAllNotes static method
deleteAllNotes static method
dark_mode
light_mode
deleteAllNotes
static method
dynamic
deleteAllNotes
(
)
Implementation
static deleteAllNotes() { _database!.delete('notes'); }
notes01 package
documentation
noteshandler
NoteHandler
deleteAllNotes static method
NoteHandler class