scrollIndex property

int? get scrollIndex

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

Implementation

int? get scrollIndex => _scrollIndex;