maxBottom property
double
get
maxBottom
Implementation
double get maxBottom => boundHeight + boundOrigin!.dy - viewHeight - viewOrigin!.dy;
double get maxBottom => boundHeight + boundOrigin!.dy - viewHeight - viewOrigin!.dy;