menu
dart_console3 package
documentation
terminal/terminal_lib.dart
SneathTerminal
get_window_width abstract method
get_window_width abstract method
dark_mode
light_mode
get_window_width
abstract method
int
get_window_width
(
)
Returns the width of the terminal window.
Implementation
int get_window_width();
dart_console3 package
documentation
terminal/terminal_lib
SneathTerminal
get_window_width abstract method
SneathTerminal class