menu
quill_markdown package
documentation
leaf
LeafNode
length property
length
brightness_4
brightness_5
length
property
@
override
int
length
override
Length of this node in characters.
Implementation
@override int get length => _value.length;
quill_markdown package
documentation
leaf
LeafNode
length property
LeafNode class
Constructors
LeafNode
Properties
documentOffset
hashCode
isFirst
isLast
length
list
mounted
next
offset
parent
previous
runtimeType
style
value
Methods
applyAttribute
applyStyle
clearStyle
containsOffset
cutAt
delete
formatAndOptimize
insert
insertAfter
insertBefore
isolate
noSuchMethod
optimize
retain
splitAt
toDelta
toPlainText
toString
unlink
Operators
operator ==