menu
fortress package
documentation
web.dart
ChildTerminal
width property
width property
dark_mode
light_mode
width
property
@
override
int
get
width
override
The width of the terminal screen in columns of characters
Implementation
@override int get width => _size.x;
fortress package
documentation
web
ChildTerminal
width property
ChildTerminal class