menu
masamune_module_simpleblog package
documentation
pages/note_edit.dart
NoteEditForm
NoteEditForm.new const constructor
NoteEditForm.new const constructor
dark_mode
light_mode
NoteEditForm
constructor
const
NoteEditForm
(
{
Key
?
key
,
String
?
publish
,
})
Implementation
const NoteEditForm({super.key, this.publish});
masamune_module_simpleblog package
documentation
pages/note_edit
NoteEditForm
NoteEditForm.new const constructor
NoteEditForm class