scrollOffset property
int
get
scrollOffset
Current scroll offset (first visible item index).
Implementation
int get scrollOffset => _scrollOffset;
Current scroll offset (first visible item index).
int get scrollOffset => _scrollOffset;