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