menu
eyflutter_rich_text package
documentation
editor/models/documents/nodes/embeddable.dart
BlockEmbed
image static method
image static method
dark_mode
light_mode
image
static method
BlockEmbed
image
(
String
imageUrl
)
Implementation
static BlockEmbed image(String imageUrl) => BlockEmbed(imageType, imageUrl);
eyflutter_rich_text package
documentation
editor/models/documents/nodes/embeddable
BlockEmbed
image static method
BlockEmbed class