cursorUp top-level constant
Moves the cursor up 1
line.
See cursorUpOpen and cursorUpN.
Implementation
const String cursorUp = '$cursorUpOpen$cursorUpClose';
Moves the cursor up 1
line.
See cursorUpOpen and cursorUpN.
const String cursorUp = '$cursorUpOpen$cursorUpClose';