visibleRowCount property

int get visibleRowCount

Get visible row count (respects progressive loading)

Implementation

int get visibleRowCount => _state.visibleRowCount;