menu
flutter_quill_syncme package
documentation
flutter_quill_syncme.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_syncme package
documentation
flutter_quill_syncme
Embeddable
Embeddable.new const constructor
Embeddable class