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