maxScrollExtent property
double
get
maxScrollExtent
The maximum in-range value for pixels
.
Similar to ScrollPosition.maxScrollExtent
Implementation
double get maxScrollExtent => _controller!.position.maxScrollExtent;