visibleRowCount property
int
get
visibleRowCount
Get visible row count (respects progressive loading)
Implementation
int get visibleRowCount => _state.visibleRowCount;
Get visible row count (respects progressive loading)
int get visibleRowCount => _state.visibleRowCount;