scrollOffset property

int get scrollOffset

Current vertical scroll offset.

Implementation

int get scrollOffset => _model.viewport.yOffset;