scrollableRange property
Range
scrollableRange
final
The range of visible columns or rows that was used to compute the other fields in this state that are about the scrollable area of the axis.
Scrollable, does not include the frozen columns/rows.
See also:
- frozenRange that describes the frozen part of the axis.
Implementation
final Range scrollableRange;