NoteListItem constructor
- int index,
- NotesModel nm,
- Function openNote,
- NotificationModel notificationModel
Implementation
NoteListItem(this.index, this.nm, this.openNote, this.notificationModel);
NoteListItem(this.index, this.nm, this.openNote, this.notificationModel);