right property
double
get
right
Right edge of the component.
Implementation
double get right => comp.absolutePositionOfAnchor(Anchor.bottomRight).x;
Right edge of the component.
double get right => comp.absolutePositionOfAnchor(Anchor.bottomRight).x;