menu
flutter_quill_syncme package
documentation
flutter_quill_syncme.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);
flutter_quill_syncme package
documentation
flutter_quill_syncme
BlockEmbed
image static method
BlockEmbed class