bottom property
double
get
bottom
Bottom edge of the component.
Implementation
double get bottom => comp.absolutePositionOfAnchor(Anchor.bottomRight).y;
Bottom edge of the component.
double get bottom => comp.absolutePositionOfAnchor(Anchor.bottomRight).y;