NoteForm constructor

const NoteForm({
  1. Key? key,
})

Implementation

const NoteForm({super.key});