NoteList constructor

NoteList(
  1. {ClickCallback onSelect}
)

Implementation

NoteList({this.onSelect});