menu
latex_kit package
documentation
parser/data/src_range.dart
SourceRange
isEmpty property
isEmpty property
dark_mode
light_mode
isEmpty
property
bool
get
isEmpty
Implementation
bool get isEmpty => start >= end;
latex_kit package
documentation
parser/data/src_range
SourceRange
isEmpty property
SourceRange class