menu
altera_flutter_quill package
documentation
flutter_quill.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(String type, String data) : super(type, data);
altera_flutter_quill package
documentation
flutter_quill
BlockEmbed
BlockEmbed.new const constructor
BlockEmbed class