menu
latex_kit package
documentation
parser/data/src_range.dart
SourceRange
SourceRange.new const constructor
SourceRange.new const constructor
dark_mode
light_mode
SourceRange
constructor
const
SourceRange
(
int
start
,
int
end
)
Implementation
const SourceRange(this.start, this.end);
latex_kit package
documentation
parser/data/src_range
SourceRange
SourceRange.new const constructor
SourceRange class