Shows the terminal cursor.
@override void showCursor() { FfiWrite.instance.writeString('\x1b[?25h'); }