menu
omnyshell_web package
documentation
terminal/terminal_view.dart
TerminalView
size property
size property
dark_mode
light_mode
size
property
(
{
int
cols
,
int
rows
}
)
get
size
Current terminal size in columns/rows.
Implementation
({int cols, int rows}) get size;
omnyshell_web package
documentation
terminal/terminal_view
TerminalView
size property
TerminalView class