menu
latex_kit package
documentation
render/model/render_style.dart
IntRange
IntRange.new const constructor
IntRange.new const constructor
dark_mode
light_mode
IntRange
constructor
const
IntRange
(
int
start
,
int
endInclusive
)
Implementation
const IntRange(this.start, this.endInclusive);
latex_kit package
documentation
render/model/render_style
IntRange
IntRange.new const constructor
IntRange class