offsetY property
double
get
offsetY
Implementation
double get offsetY => containerRect.top + containerAnchor.y * containerRect.height - anchor.y * size.height;
double get offsetY => containerRect.top + containerAnchor.y * containerRect.height - anchor.y * size.height;