menu
masamune_module_simpleblog package
documentation
pages/note_edit.dart
NoteEditEditPage
NoteEditEditPage.new const constructor
NoteEditEditPage.new const constructor
dark_mode
light_mode
NoteEditEditPage
constructor
const
NoteEditEditPage
(
{
Key
?
key
,
@PageParam.new("edit_id")
required
String
editId
,
})
Implementation
const NoteEditEditPage({ super.key, @PageParam("edit_id") required super.editId, });
masamune_module_simpleblog package
documentation
pages/note_edit
NoteEditEditPage
NoteEditEditPage.new const constructor
NoteEditEditPage class