menu
flenx package
documentation
shell/blog_editor/editable_block.dart
EditableBlock
EditableBlock.new constructor
EditableBlock.new constructor
dark_mode
light_mode
EditableBlock
constructor
EditableBlock
(
int
id
,
BlockType
type
)
Implementation
EditableBlock(this.id, this.type);
flenx package
documentation
shell/blog_editor/editable_block
EditableBlock
EditableBlock.new constructor
EditableBlock class