menu
flutter_quill_syncme package
documentation
flutter_quill_syncme.dart
BlockEmbed
BlockEmbed.new const constructor
BlockEmbed.new const constructor
dark_mode
light_mode
BlockEmbed
constructor
const
BlockEmbed
(
String
type
,
String
data
)
Implementation
const BlockEmbed(super.type, String super.data);
flutter_quill_syncme package
documentation
flutter_quill_syncme
BlockEmbed
BlockEmbed.new const constructor
BlockEmbed class