menu
dart_console3 package
documentation
console/interface.dart
SneathConsole
cursor_up abstract method
cursor_up abstract method
dark_mode
light_mode
cursor_up
abstract method
void
cursor_up
(
)
Moves the cursor one position up.
Implementation
void cursor_up();
dart_console3 package
documentation
console/interface
SneathConsole
cursor_up abstract method
SneathConsole class