menu
quill_markdown package
documentation
notus/src/document/node.dart
Node
toDelta abstract method
toDelta abstract method
dark_mode
light_mode
toDelta
abstract method
Delta
toDelta
(
)
Returns
Delta
representation of this node.
Implementation
Delta toDelta();
quill_markdown package
documentation
notus/src/document/node
Node
toDelta abstract method
Node class