visibleIndices property

Iterable<int> visibleIndices
final

The indices of the headers in the scrollableRange that occupies at least 1px.

Implementation

final Iterable<int> visibleIndices;