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