menu
artisanal package
documentation
tui.dart
ZoneInfo
width property
width property
dark_mode
light_mode
width
property
int
get
width
The width of this zone in columns.
Implementation
int get width => endX - startX + 1;
artisanal package
documentation
tui
ZoneInfo
width property
ZoneInfo class