Flutter
source_span
SourceLocation
offset property
offset
offset
property
Null safety
int
offset
final
The 0-based offset of this location in the source.
Implementation
final int offset;
Flutter
source_span
SourceLocation
offset property
SourceLocation class
Constructors
SourceLocation
Properties
column
hashCode
line
offset
runtimeType
sourceUrl
toolString
Methods
compareTo
distance
noSuchMethod
pointSpan
toString
Operators
operator ==