cursor property

int get cursor

Gets the current cursor position.

Implementation

int get cursor => _cursor;