Flutter
source_span
SourceFile
lines property
lines
lines
property
Null safety
int
lines
The number of lines in the file.
Implementation
int get lines => _lineStarts.length;
Flutter
source_span
SourceFile
lines property
SourceFile class
Constructors
SourceFile
decoded
fromString
Properties
hashCode
length
lines
runtimeType
url
Methods
getColumn
getLine
getOffset
getText
location
noSuchMethod
span
toString
Operators
operator ==