menu
flutter_agent_harness package
documentation
flutter_agent_harness.dart
LineRange
endLine property
endLine property
dark_mode
light_mode
endLine
property
int
?
endLine
final
Last line of the range (1-indexed, inclusive), or null for open-ended.
Implementation
final int? endLine;
flutter_agent_harness package
documentation
flutter_agent_harness
LineRange
endLine property
LineRange class