Flutter
source_span
SourceSpan
length property
length
SourceSpan class
Constructors
SourceSpan
Properties
end
length
sourceUrl
start
text
hashCode
runtimeType
Methods
compareTo
highlight
message
union
noSuchMethod
toString
Operators
operator ==
length property
int
length
The length of this span, in characters.
Implementation
int get length;