rangeEnd property
The end index of this paragraph within the source text
Implementation
int get rangeEnd {
final result = _icu4x_BidiParagraph_range_end_mv1(_ffi);
return result;
}
The end index of this paragraph within the source text
int get rangeEnd {
final result = _icu4x_BidiParagraph_range_end_mv1(_ffi);
return result;
}