cursorY property

int get cursorY

Vertical position of the cursor relative to the top-left cornor of the screen, starting from 0.

Implementation

int get cursorY => _cursorY;