menu
quill_markdown package
documentation
leaf
LeafNode
toPlainText method
toPlainText
brightness_4
brightness_5
toPlainText
method
@
override
String
toPlainText
(
)
override
Returns plain-text representation of this node.
Implementation
@override String toPlainText() => _value;
quill_markdown package
documentation
leaf
LeafNode
toPlainText method
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 ==