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