menu
altera_flutter_quill 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);
altera_flutter_quill package
documentation
flutter_quill
Embeddable
Embeddable.new const constructor
Embeddable class