menu
xvision package
documentation
xvision.dart
XVRect
bottom property
bottom property
dark_mode
light_mode
bottom
property
int
get
bottom
The bottom edge Y-coordinate.
Implementation
int get bottom => y + height;
xvision package
documentation
xvision
XVRect
bottom property
XVRect class