menu
eyflutter_rich_text package
documentation
editor/models/documents/nodes/embeddable.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);
eyflutter_rich_text package
documentation
editor/models/documents/nodes/embeddable
Embeddable
Embeddable const constructor
Embeddable class