ViewScreen constructor
- {Function mSetState,
- Function getText,
- Function handleDelete,
- AddNoteScreenState widget}
Implementation
ViewScreen({this.mSetState, this.getText, this.handleDelete, this.widget});
ViewScreen({this.mSetState, this.getText, this.handleDelete, this.widget});