menu
flenx package
documentation
shell/blog_editor/post_editor_page.dart
PostEditorPage
existing property
existing property
dark_mode
light_mode
existing
property
Map
<
String
,
Object
?
>
?
existing
final
Linha do post para edição (
null
= novo post).
Implementation
final Map<String, Object?>? existing;
flenx package
documentation
shell/blog_editor/post_editor_page
PostEditorPage
existing property
PostEditorPage class