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