cursorY property

  1. @override
int get cursorY
override

cursor y coordinate

Implementation

@override
int get cursorY => buffer.cursorY;