tableCursor property

int get tableCursor

Current row cursor within the visible page. Exposed for testing.

Implementation

int get tableCursor => _table.cursor;