frozenRange property
Range
frozenRange
final
The range representing the frozen columns or rows in the axis. Used to compute other fields in this state that are about the frozen area of the axis.
See also:
- scrollableRange that describes the scrollable part of the axis.
Implementation
final Range frozenRange;