maxScrollExtent property
override
The maximum in-range value for pixels.
The actual pixels value might be outOfRange.
This value can be infinity, if the scroll is unbounded.
Implementation
@override
double get maxScrollExtent => _maxScrollExtent;