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