menu
quill_markdown package
documentation
notus/src/document/leaf.dart
LeafNode
value property
value property
dark_mode
light_mode
value
property
String
get
value
Plain-text value of this node.
Implementation
String get value => _value;
quill_markdown package
documentation
notus/src/document/leaf
LeafNode
value property
LeafNode class