coveringExpressionOffsets property

List<int>? coveringExpressionOffsets
final

The offsets of the expressions that cover the specified selection, from the down most to the up most.

Implementation

final List<int>? coveringExpressionOffsets;