hideCursor top-level constant

String const hideCursor

Hides the cursor.

Implementation

const String hideCursor = '$csi?25l';