scrollIndex property

int? scrollIndex

The index of the first visible semantic child of a scroll node.

Implementation

int? get scrollIndex => _scrollIndex;