menu
artisanal package
documentation
tui.dart
ZoneInfo
height property
height property
dark_mode
light_mode
height
property
int
get
height
The height of this zone in rows.
Implementation
int get height => endY - startY + 1;
artisanal package
documentation
tui
ZoneInfo
height property
ZoneInfo class