NoteApp constructor

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

Implementation

const NoteApp({super.key});