menu
fleather package
documentation
fleather.dart
ParchmentDocument
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;
fleather package
documentation
fleather
ParchmentDocument
root property
ParchmentDocument class