AddNoteScreenState constructor
- AddNoteScreen widget,
- bool mode,
- NotesModel nm,
- bool isNew,
- NotificationModel notificationModel
Implementation
AddNoteScreenState(
this.widget, this.mode, this.nm, this.isNew, this.notificationModel);
AddNoteScreenState(
this.widget, this.mode, this.nm, this.isNew, this.notificationModel);