yOffset property

int get yOffset

Vertical scroll offset in rows.

Implementation

int get yOffset => _model.yOffset;