Flutter
source_span
SourceSpanWithContext
context property
context
context
property
Null safety
String
context
Text around the span, which includes the line containing this span.
Implementation
String get context => _context;
Flutter
source_span
SourceSpanWithContext
context property
SourceSpanWithContext class
Constructors
SourceSpanWithContext
Properties
context
end
hashCode
length
runtimeType
sourceUrl
start
text
Methods
compareTo
highlight
message
noSuchMethod
toString
union
Operators
operator ==