menu
zefyrka package
documentation
zefyrka.dart
NotusDocument
toDelta method
toDelta method
dark_mode
light_mode
toDelta
method
Delta
toDelta
(
)
Returns contents of this document as
Delta
.
Implementation
Delta toDelta() => Delta.from(_delta);
zefyrka package
documentation
zefyrka
NotusDocument
toDelta method
NotusDocument class