cursorX property

  1. @override
int get cursorX
override

cursor x coordinate

Implementation

@override
int get cursorX => buffer.cursorX;