menu
quill_markdown package
documentation
notus/src/document/leaf.dart
LeafNode
length property
length property
dark_mode
light_mode
length
property
@
override
int
get
length
override
Length of this node in characters.
Implementation
@override int get length => _value.length;
quill_markdown package
documentation
notus/src/document/leaf
LeafNode
length property
LeafNode class