SpecialInlineSpanBase mixin

create by zmtzawqlp on 2019/7/10

Mixin Applications

Properties

actualText String
actual text
no setter
baseHashCode int
no setter
deleteAll bool
if it's true delete all actual text when it try to delete a SpecialTextSpan(like a image span) caret can't move into special text of SpecialTextSpan(like a image span or @xxxx) extended_text and extended_text_field
no setter
end int
the end index in all text
no setter
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
start int
the start index in all text
no setter
textRange TextRange
no setter

Methods

baseCompareTo(SpecialInlineSpanBase other) RenderComparison
equal(SpecialInlineSpanBase other) bool
getSelectedContent(String showText) String
showText is the text on screen
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited