cursor property

int get cursor

Gets the cursor position on the current page.

Implementation

int get cursor => _cursor;