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