menu
quill_markdown package
documentation
node
StyledNodeMixin
clearStyle method
clearStyle
brightness_4
clearStyle
method
Null safety
void
clearStyle
(
)
Clears style of this node.
Implementation
void clearStyle() { _style = NotusStyle(); }
quill_markdown package
documentation
node
StyledNodeMixin
clearStyle method
StyledNodeMixin class
Constructors
StyledNodeMixin
Properties
documentOffset
hashCode
isFirst
isLast
length
list
mounted
next
offset
parent
previous
runtimeType
style
Methods
applyAttribute
applyStyle
clearStyle
containsOffset
delete
insert
insertAfter
insertBefore
noSuchMethod
optimize
retain
toDelta
toPlainText
toString
unlink
Operators
operator ==