menu
quill_markdown package
documentation
notus/src/document.dart
NotusDocument
root property
root property
dark_mode
light_mode
root
property
RootNode
get
root
The root node of this document tree.
Implementation
RootNode get root => _root;
quill_markdown package
documentation
notus/src/document
NotusDocument
root property
NotusDocument class