menu
apollovm package
documentation
apollovm_repository_io.dart
LineRange
LineRange.new const constructor
LineRange.new const constructor
dark_mode
light_mode
LineRange
constructor
const
LineRange
(
int
start
, [
int
?
end
])
Implementation
const LineRange(this.start, [this.end]);
apollovm package
documentation
apollovm_repository_io
LineRange
LineRange.new const constructor
LineRange class