ItemWidget constructor

ItemWidget(
  1. NoteModel noteModel,
  2. Device device
)

Implementation

ItemWidget(this.noteModel, this.device);