menu
termui package
documentation
ui/widgets/core/geometry.dart
Rect
bottom property
bottom property
dark_mode
light_mode
bottom
property
int
get
bottom
The bottom edge y-coordinate (exclusive).
Implementation
int get bottom => y + height;
termui package
documentation
ui/widgets/core/geometry
Rect
bottom property
Rect class