saveCursor top-level constant
Saves the cursor.
Saves the cursor position, encoding shift state and formatting attributes.
Implementation
const String saveCursor = '${esc}7';
Saves the cursor.
Saves the cursor position, encoding shift state and formatting attributes.
const String saveCursor = '${esc}7';