menu
hetu_script package
documentation
source/source_range.dart
SourceRange
offset property
offset property
dark_mode
light_mode
offset
property
int
offset
final
The 0-based index of the first character of the source range.
Implementation
final int offset;
hetu_script package
documentation
source/source_range
SourceRange
offset property
SourceRange class