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