menu
notepod
notes/new_note.dart
NewNote
NewNote.new const constructor
NewNote.new
dark_mode
light_mode
NewNote
constructor
const
NewNote
(
{
Key
?
key
,
})
Implementation
const NewNote({ super.key, });
notepod
new_note
NewNote
NewNote.new const constructor
NewNote class